We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ed796 commit 35bd52fCopy full SHA for 35bd52f
1 file changed
notebooks/collections_demos/nlm_visible_human_project.ipynb
@@ -279,7 +279,7 @@
279
},
280
{
281
"cell_type": "code",
282
- "execution_count": 3,
+ "execution_count": null,
283
"metadata": {
284
"id": "0Ypgkc-n9-0d",
285
"cellView": "form"
@@ -288,7 +288,7 @@
288
"source": [
289
"#@title Enter your Project ID\n",
290
"# initialize this variable with your Google Cloud Project ID!\n",
291
- "my_ProjectID = \"idc-sandbox-000\" #@param {type:\"string\"}\n",
+ "my_ProjectID = \"\" #@param {type:\"string\"}\n",
292
"\n",
293
"import os\n",
294
"os.environ[\"GCP_PROJECT_ID\"] = my_ProjectID\n",
@@ -629,7 +629,7 @@
629
630
631
632
- "execution_count": 7,
633
634
"colab": {
635
"base_uri": "https://localhost:8080/",
0 commit comments