Skip to content

Commit d7f470b

Browse files
authored
Merge pull request GoogleCloudPlatform#144 from GoogleCloudPlatform/ajayhemnani-patch-1
Update lab-02.ipynb
2 parents b4d631a + 3a3a68e commit d7f470b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

workshops/tfx-caip-tf23/lab-02-tfx-pipeline/labs/lab-02.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@
5959
"%pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib"
6060
]
6161
},
62+
{
63+
"cell_type": "markdown",
64+
"metadata": {},
65+
"source": [
66+
"Note: you may need to restart the kernel."
67+
]
68+
},
6269
{
6370
"cell_type": "markdown",
6471
"metadata": {},

workshops/tfx-caip-tf23/lab-02-tfx-pipeline/solutions/lab-02.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@
5959
"%pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib"
6060
]
6161
},
62+
{
63+
"cell_type": "markdown",
64+
"metadata": {},
65+
"source": [
66+
"Note: you may need to restart the kernel."
67+
]
68+
},
6269
{
6370
"cell_type": "markdown",
6471
"metadata": {},

0 commit comments

Comments
 (0)