chore: remove unnecessary comments from the template (#2428)

This commit is contained in:
Eric Dong
2023-10-26 15:40:49 +00:00
committed by GitHub
parent 7206ea4d99
commit 2414433f94
-2
View File
@@ -161,7 +161,6 @@
},
"outputs": [],
"source": [
"# Install the packages\n",
"! pip3 install --upgrade --quiet google-cloud-aiplatform"
]
},
@@ -182,7 +181,6 @@
},
"outputs": [],
"source": [
"# # Automatically restart kernel after installs so that your environment can access the new packages\n",
"# import IPython\n",
"\n",
"# app = IPython.Application.instance()\n",