Skip to content

Commit 98b7f2e

Browse files
authored
Update lab-02.ipynb
1 parent 6adff0c commit 98b7f2e

File tree

1 file changed

+16
-0
lines changed
  • workshops/tfx-caip-tf23/lab-02-tfx-pipeline/labs

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,22 @@
4343
"### Setup"
4444
]
4545
},
46+
{
47+
"cell_type": "markdown",
48+
"metadata": {},
49+
"source": [
50+
"#### Install packages"
51+
]
52+
},
53+
{
54+
"cell_type": "code",
55+
"execution_count": null,
56+
"metadata": {},
57+
"outputs": [],
58+
"source": [
59+
"%pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib"
60+
]
61+
},
4662
{
4763
"cell_type": "markdown",
4864
"metadata": {},

0 commit comments

Comments
 (0)