Skip to content

Commit 16d47d4

Browse files
committed
fix colab badges
1 parent 903222e commit 16d47d4

File tree

4 files changed

+463
-307
lines changed

4 files changed

+463
-307
lines changed

notebooks/advanced_topics/clinical_data_intro.ipynb

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
{
44
"cell_type": "markdown",
55
"metadata": {
6-
"id": "view-in-github",
7-
"colab_type": "text"
6+
"colab_type": "text",
7+
"id": "view-in-github"
88
},
99
"source": [
10-
"<a href=\"https://colab.research.google.com/github/ImagingDataCommons/IDC-Tutorials/blob/master/notebooks/clinical_data_intro.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/advanced_topics/clinical_data_intro.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
1111
]
1212
},
1313
{
@@ -50,8 +50,8 @@
5050
"cell_type": "code",
5151
"execution_count": null,
5252
"metadata": {
53-
"id": "RJ-UxuUeQsuy",
54-
"cellView": "form"
53+
"cellView": "form",
54+
"id": "RJ-UxuUeQsuy"
5555
},
5656
"outputs": [],
5757
"source": [
@@ -762,9 +762,9 @@
762762
],
763763
"metadata": {
764764
"colab": {
765+
"include_colab_link": true,
765766
"provenance": [],
766-
"toc_visible": true,
767-
"include_colab_link": true
767+
"toc_visible": true
768768
},
769769
"kernelspec": {
770770
"display_name": "Python 3",
@@ -776,4 +776,4 @@
776776
},
777777
"nbformat": 4,
778778
"nbformat_minor": 0
779-
}
779+
}

0 commit comments

Comments
 (0)