Skip to content

Commit

Permalink
fix colab badges
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Nov 21, 2023
1 parent 903222e commit 16d47d4
Show file tree
Hide file tree
Showing 4 changed files with 463 additions and 307 deletions.
16 changes: 8 additions & 8 deletions notebooks/advanced_topics/clinical_data_intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
"colab_type": "text",
"id": "view-in-github"
},
"source": [
"<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>"
"<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>"
]
},
{
Expand Down Expand Up @@ -50,8 +50,8 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "RJ-UxuUeQsuy",
"cellView": "form"
"cellView": "form",
"id": "RJ-UxuUeQsuy"
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -762,9 +762,9 @@
],
"metadata": {
"colab": {
"include_colab_link": true,
"provenance": [],
"toc_visible": true,
"include_colab_link": true
"toc_visible": true
},
"kernelspec": {
"display_name": "Python 3",
Expand All @@ -776,4 +776,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}
Loading

0 comments on commit 16d47d4

Please sign in to comment.