Skip to content

Commit b1e155f

Browse files
committed
Fixed type in 00
1 parent 55beb21 commit b1e155f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

module_notebooks/00-environment-setup.ipynb

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"metadata": {},
163163
"source": [
164164
"## Conclusion\n",
165-
"If you've made it this far without any errors or version mismatches then your environment is set up correctly and you can proceed with the rest of the module. Otherwise, please be follow the steps in the <a href=\"#Prerequisites\">Prerequisites</a> section above for details on how to set up a Vertex AI Workbench and the environment."
165+
"If you've made it this far without any errors or version mismatches then your environment is set up correctly and you can proceed with the rest of the module. Otherwise, please follow the steps in the <a href=\"#Prerequisites\">Prerequisites</a> section above for details on how to set up a Vertex AI Workbench and the environment."
166166
]
167167
},
168168
{
@@ -175,8 +175,14 @@
175175
}
176176
],
177177
"metadata": {
178+
"environment": {
179+
"kernel": "conda-env-nigms-pangenomics-nigms-pangenomics",
180+
"name": "workbench-notebooks.m127",
181+
"type": "gcloud",
182+
"uri": "us-docker.pkg.dev/deeplearning-platform-release/gcr.io/workbench-notebooks:m127"
183+
},
178184
"kernelspec": {
179-
"display_name": "nigms-pangenomics (Local)",
185+
"display_name": "nigms-pangenomics",
180186
"language": "python",
181187
"name": "conda-env-nigms-pangenomics-nigms-pangenomics"
182188
},

0 commit comments

Comments
 (0)