Skip to content

Commit 2498c78

Browse files
committed
remove default project ID
1 parent 87f4018 commit 2498c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/visualization/visualization.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
},
8686
{
8787
"cell_type": "code",
88-
"execution_count": 2,
88+
"execution_count": null,
8989
"id": "7cc6237d",
9090
"metadata": {},
9191
"outputs": [],
9292
"source": [
93-
"PROJECT_ID = \"bigframes-dev\" # @param {type:\"string\"}\n",
93+
"PROJECT_ID = \"\" # @param {type:\"string\"}\n",
9494
"REGION = \"US\" # @param {type: \"string\"}"
9595
]
9696
},

0 commit comments

Comments
 (0)