Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 0fe7da56a3 fix CI/CD error 2023-10-25 09:27:04 -07:00
@@ -179,7 +179,7 @@
},
"outputs": [],
"source": [
"! pip3 install --upgrade --quiet google-cloud-aiplatform \\\n",
"! pip3 install --upgrade --quiet google-cloud-aiplatform==1.34.0 \\\n",
" pandas"
]
},