Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 00d360040c debug: CI/CD failure 2023-09-28 18:34:14 -07:00
@@ -6,7 +6,6 @@
"metadata": {
"id": "ur8xi4C7S06n"
},
"outputs": [],
"source": [
"# Copyright 2023 Google LLC\n",
"#\n",
@@ -120,7 +119,6 @@
"metadata": {
"id": "dfbccc635a17"
},
"outputs": [],
"source": [
"# Install the packages\n",
"! pip3 install --upgrade google-cloud-aiplatform \\\n",
@@ -142,7 +140,6 @@
"metadata": {
"id": "5709d1d57927"
},
"outputs": [],
"source": [
"# Install the packages\n",
"! pip install google-cloud-vision"
@@ -163,7 +160,6 @@
"metadata": {
"id": "bea801acf6b5"
},
"outputs": [],
"source": [
"# Automatically restart kernel after installs so that your environment can access the new packages\n",
"# import IPython\n",