Skip to content

Commit 70098dc

Browse files
Added Colab button
1 parent 4f1cf5b commit 70098dc

File tree

1 file changed

+26
-17
lines changed

1 file changed

+26
-17
lines changed

notebooks/pathomics/microscopy_dicom_ann_intro.ipynb

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"source": [
6+
"<a href=\"https://colab.research.google.com/github/ImagingDataCommons/IDC-Tutorials/blob/master/notebooks/pathomics/microscopy_dicom_ann_intro.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
7+
],
8+
"metadata": {
9+
"id": "VJFEZnPGlw-q"
10+
}
11+
},
312
{
413
"cell_type": "markdown",
514
"metadata": {
@@ -78,7 +87,7 @@
7887
},
7988
{
8089
"cell_type": "code",
81-
"execution_count": 2,
90+
"execution_count": null,
8291
"metadata": {
8392
"id": "M2nIduVum6mP"
8493
},
@@ -137,7 +146,7 @@
137146
},
138147
{
139148
"cell_type": "code",
140-
"execution_count": 4,
149+
"execution_count": null,
141150
"metadata": {
142151
"id": "RxHTkvyZ_FzV"
143152
},
@@ -149,7 +158,7 @@
149158
},
150159
{
151160
"cell_type": "code",
152-
"execution_count": 5,
161+
"execution_count": null,
153162
"metadata": {
154163
"id": "cBxXm8bQ_Hcq"
155164
},
@@ -174,7 +183,7 @@
174183
},
175184
{
176185
"cell_type": "code",
177-
"execution_count": 6,
186+
"execution_count": null,
178187
"metadata": {
179188
"colab": {
180189
"base_uri": "https://localhost:8080/"
@@ -242,7 +251,7 @@
242251
},
243252
{
244253
"cell_type": "code",
245-
"execution_count": 8,
254+
"execution_count": null,
246255
"metadata": {
247256
"colab": {
248257
"base_uri": "https://localhost:8080/"
@@ -268,7 +277,7 @@
268277
},
269278
{
270279
"cell_type": "code",
271-
"execution_count": 9,
280+
"execution_count": null,
272281
"metadata": {
273282
"colab": {
274283
"base_uri": "https://localhost:8080/"
@@ -296,7 +305,7 @@
296305
},
297306
{
298307
"cell_type": "code",
299-
"execution_count": 10,
308+
"execution_count": null,
300309
"metadata": {
301310
"colab": {
302311
"base_uri": "https://localhost:8080/"
@@ -330,7 +339,7 @@
330339
},
331340
{
332341
"cell_type": "code",
333-
"execution_count": 11,
342+
"execution_count": null,
334343
"metadata": {
335344
"colab": {
336345
"base_uri": "https://localhost:8080/"
@@ -370,7 +379,7 @@
370379
},
371380
{
372381
"cell_type": "code",
373-
"execution_count": 12,
382+
"execution_count": null,
374383
"metadata": {
375384
"id": "-q79vqRsMH57"
376385
},
@@ -410,7 +419,7 @@
410419
},
411420
{
412421
"cell_type": "code",
413-
"execution_count": 13,
422+
"execution_count": null,
414423
"metadata": {
415424
"id": "v7qzsk7LMHfD"
416425
},
@@ -467,7 +476,7 @@
467476
},
468477
{
469478
"cell_type": "code",
470-
"execution_count": 14,
479+
"execution_count": null,
471480
"metadata": {
472481
"id": "eYHI8PfFMyhV"
473482
},
@@ -515,7 +524,7 @@
515524
},
516525
{
517526
"cell_type": "code",
518-
"execution_count": 15,
527+
"execution_count": null,
519528
"metadata": {
520529
"id": "RD5uJaDJl3W7"
521530
},
@@ -539,7 +548,7 @@
539548
},
540549
{
541550
"cell_type": "code",
542-
"execution_count": 16,
551+
"execution_count": null,
543552
"metadata": {
544553
"colab": {
545554
"base_uri": "https://localhost:8080/",
@@ -598,7 +607,7 @@
598607
},
599608
{
600609
"cell_type": "code",
601-
"execution_count": 17,
610+
"execution_count": null,
602611
"metadata": {
603612
"colab": {
604613
"base_uri": "https://localhost:8080/",
@@ -645,7 +654,7 @@
645654
},
646655
{
647656
"cell_type": "code",
648-
"execution_count": 18,
657+
"execution_count": null,
649658
"metadata": {
650659
"colab": {
651660
"base_uri": "https://localhost:8080/",
@@ -721,7 +730,7 @@
721730
"metadata": {
722731
"id": "aLCcuouPGUUe"
723732
},
724-
"execution_count": 117,
733+
"execution_count": null,
725734
"outputs": []
726735
},
727736
{
@@ -734,7 +743,7 @@
734743
"metadata": {
735744
"id": "Ayh4sHfTKXhB"
736745
},
737-
"execution_count": 118,
746+
"execution_count": null,
738747
"outputs": []
739748
},
740749
{

0 commit comments

Comments
 (0)