Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub c98f2e0b44 try 1.35.0 2023-11-21 10:52:15 -08:00
Andrew FerlitschandGitHub 062afb4383 CI/CD fix 2023-11-21 10:06:32 -08:00
@@ -149,7 +149,7 @@
},
"outputs": [],
"source": [
"! pip3 install --upgrade --quiet google-cloud-aiplatform \\\n",
"! pip3 install --upgrade --quiet google-cloud-aiplatform==1.35.0 \\\n",
" google-cloud-storage \\\n",
" kfp \\\n",
" google-cloud-pipeline-components\n",