Skip to content

Commit fb0c626

Browse files
authored
remove todo comment
1 parent 0e30b70 commit fb0c626

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

notebooks/getting_started/part2_searching_basics.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454
"\n",
5555
"This tutorial relies on [`idc-index`](https://github.com/ImagingDataCommons/idc-index) - a python package that accompanies IDC and provides basic functionality around searching and accessing data from IDC.\n",
5656
"\n",
57-
"TODO: test locally and add disclaimer re Colab!\n",
58-
"\n",
5957
"We will install `idc-index` using `pip`. This package is under active development, and so we will use the `--upgrade` option to access the latest version. It should take around 1-2 minutes to install the dependencies and complete the next cell."
6058
]
6159
},
@@ -2963,4 +2961,4 @@
29632961
},
29642962
"nbformat": 4,
29652963
"nbformat_minor": 0
2966-
}
2964+
}

0 commit comments

Comments
 (0)