You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"You also have the choice of downloading from IDC using command-line helper tool that is installed as part of the `idc-index` package. The cell below shows how to download that same study from the command line."
"2024-06-17 20:31:39,153 - Successfully downloaded files to /content\n"
213
+
]
214
+
}
215
+
]
216
+
},
197
217
{
198
218
"cell_type": "markdown",
199
219
"metadata": {
@@ -239,7 +259,7 @@
239
259
},
240
260
{
241
261
"cell_type": "code",
242
-
"execution_count": 6,
262
+
"execution_count": null,
243
263
"metadata": {
244
264
"colab": {
245
265
"base_uri": "https://localhost:8080/"
@@ -324,7 +344,7 @@
324
344
},
325
345
{
326
346
"cell_type": "code",
327
-
"execution_count": 11,
347
+
"execution_count": null,
328
348
"metadata": {
329
349
"id": "KwmtVQYiHupY"
330
350
},
@@ -346,7 +366,7 @@
346
366
},
347
367
{
348
368
"cell_type": "code",
349
-
"execution_count": 13,
369
+
"execution_count": null,
350
370
"metadata": {
351
371
"colab": {
352
372
"base_uri": "https://localhost:8080/"
@@ -441,7 +461,7 @@
441
461
},
442
462
{
443
463
"cell_type": "code",
444
-
"execution_count": 15,
464
+
"execution_count": null,
445
465
"metadata": {
446
466
"id": "kakilA1TIqJm"
447
467
},
@@ -482,7 +502,7 @@
482
502
},
483
503
{
484
504
"cell_type": "code",
485
-
"execution_count": 16,
505
+
"execution_count": null,
486
506
"metadata": {
487
507
"colab": {
488
508
"base_uri": "https://localhost:8080/",
@@ -904,7 +924,7 @@
904
924
},
905
925
{
906
926
"cell_type": "code",
907
-
"execution_count": 17,
927
+
"execution_count": null,
908
928
"metadata": {
909
929
"id": "xfCV61zeKMFp"
910
930
},
@@ -1805,7 +1825,7 @@
1805
1825
},
1806
1826
{
1807
1827
"cell_type": "code",
1808
-
"execution_count": 18,
1828
+
"execution_count": null,
1809
1829
"metadata": {
1810
1830
"colab": {
1811
1831
"base_uri": "https://localhost:8080/"
@@ -1898,7 +1918,7 @@
1898
1918
},
1899
1919
{
1900
1920
"cell_type": "code",
1901
-
"execution_count": 19,
1921
+
"execution_count": 4,
1902
1922
"metadata": {
1903
1923
"id": "vaCquh8_a8z1"
1904
1924
},
@@ -1915,7 +1935,7 @@
1915
1935
},
1916
1936
{
1917
1937
"cell_type": "code",
1918
-
"execution_count": 20,
1938
+
"execution_count": null,
1919
1939
"metadata": {
1920
1940
"colab": {
1921
1941
"base_uri": "https://localhost:8080/",
@@ -2688,7 +2708,7 @@
2688
2708
},
2689
2709
{
2690
2710
"cell_type": "code",
2691
-
"execution_count": 21,
2711
+
"execution_count": null,
2692
2712
"metadata": {
2693
2713
"colab": {
2694
2714
"base_uri": "https://localhost:8080/"
@@ -2725,7 +2745,7 @@
2725
2745
},
2726
2746
{
2727
2747
"cell_type": "code",
2728
-
"execution_count": 22,
2748
+
"execution_count": null,
2729
2749
"metadata": {
2730
2750
"colab": {
2731
2751
"base_uri": "https://localhost:8080/",
@@ -2854,14 +2874,14 @@
2854
2874
"source": [
2855
2875
"If you use data from IDC, you should also acknowledge IDC as the source of the data, and cite individual datasets that you used.\n",
2856
2876
"\n",
2857
-
"To help you comply with the attribution requirements, `idc-index` provides a convenience function `citations_from_selection` that will look up the DOIs and generate the list of citations.",
2877
+
"To help you comply with the attribution requirements, `idc-index` provides a convenience function `citations_from_selection` that will look up the DOIs and generate the list of citations.\n",
2858
2878
"\n",
2859
-
"\nWARNING: As of May 30, 2024, due to server issues at api.crossref.org, the following cell may not work. In the future, we will replace the API call to CrossRef with a cached list of publication to address this issue.\n"
2879
+
"WARNING: As of May 30, 2024, due to server issues at api.crossref.org, the following cell may not work. In the future, we will replace the API call to CrossRef with a cached list of publication to address this issue.\n"
0 commit comments