File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
notebooks/getting_started Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 77 "colab_type" : " text"
88 },
99 "source" : [
10- " <a href=\" https://colab.research.google.com/github/ImagingDataCommons/IDC-Examples /blob/master/notebooks/getting_started/part1_prerequisites.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
10+ " <a href=\" https://colab.research.google.com/github/ImagingDataCommons/IDC-Tutorials /blob/master/notebooks/getting_started/part1_prerequisites.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
1111 ]
1212 },
1313 {
128128 },
129129 "outputs" : [],
130130 "source" : [
131+ " #@title Enter your Project ID\n " ,
131132 " # initialize this variable with your Google Cloud Project ID!\n " ,
132- " my_ProjectID = \" REPLACE_ME_WITH_YOUR_PROJECT_ID \" \n" ,
133+ " my_ProjectID = \"\" #@param {type: \" string \" } \n " ,
133134 " \n " ,
134135 " import os\n " ,
135136 " os.environ[\" GCP_PROJECT_ID\" ] = my_ProjectID\n " ,
You can’t perform that action at this time.
0 commit comments