Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 06b527452f pin GCPC version 2023-10-23 12:25:54 -07:00
Andrew FerlitschandGitHub dd8cb3c888 debug CI/CD failure 2023-10-23 09:24:19 -07:00
@@ -50,7 +50,7 @@
" </a>\n",
" </td>\n",
"</table>\n",
"<br/><br/><br/>"
"<br/><br/>"
]
},
{
@@ -150,7 +150,7 @@
"source": [
"! pip3 install --upgrade --quiet google-cloud-aiplatform \\\n",
" kfp \\\n",
" google-cloud-pipeline-components \\\n",
" google-cloud-pipeline-components==2.4.1 \\\n",
" google-cloud-storage"
]
},