Skip to content

Commit 0a7f3b0

Browse files
authored
updated apache beam packages
1 parent 84b1b36 commit 0a7f3b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

courses/machine_learning/deepdive/06_structured/4_preproc_tft.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"outputs": [],
9595
"source": [
9696
"# change these to try this notebook out\n",
97-
"PROJECT = 'machine-learning-1234' # REPLACE WITH YOUR PROJECT ID\n",
98-
"BUCKET = 'machine-learning-1234-us-east' # REPLACE WITH YOUR BUCKET NAME\n",
97+
"BUCKET = 'cloud-training-demos-ml' # REPLACE WITH YOUR PROJECT ID\n",
98+
"PROJECT = 'cloud-training-demos' # REPLACE WITH YOUR BUCKET NAME\n",
9999
"REGION = 'us-central1'"
100100
]
101101
},

0 commit comments

Comments
 (0)