Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 4a5765f841 fix CI/CD 2023-11-13 15:43:57 -08:00
@@ -144,7 +144,7 @@
},
"outputs": [],
"source": [
"! pip3 install --upgrade --quiet google-cloud-aiplatform \\\n",
"! pip3 install --upgrade --quiet google-cloud-aiplatform==1.36.0 \\\n",
" google-cloud-storage \\\n",
" tensorflow==2.11"
]