Skip to content

Commit fb5ed2e

Browse files
committed
remove redundant text
1 parent 9027b6b commit fb5ed2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/advanced_topics/dicom_private_tags_intro.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@
21082108
"source": [
21092109
"#@title Enter your Project ID\n",
21102110
"# initialize this variable with your Google Cloud Project ID!\n",
2111-
"my_ProjectID = \"idc-sandbox-000\" #@param {type:\"string\"}\n",
2111+
"my_ProjectID = \"\" #@param {type:\"string\"}\n",
21122112
"\n",
21132113
"import os\n",
21142114
"os.environ[\"GCP_PROJECT_ID\"] = my_ProjectID\n",
@@ -6729,4 +6729,4 @@
67296729
}
67306730
}
67316731
]
6732-
}
6732+
}

0 commit comments

Comments
 (0)