Compare commits

...
1 Commits
Author SHA1 Message Date
Andrew Ferlitsch 53ca5c8310 CI/CD debug 2023-11-14 16:24:31 +00:00
@@ -123,7 +123,7 @@
"outputs": [],
"source": [
"# Install the packages\n",
"! pip3 install --upgrade google-cloud-aiplatform \\\n",
"! pip3 install --upgrade google-cloud-aiplatform==1.35.0 \\\n",
" google-cloud-storage"
]
},