Skip to content

Commit

Permalink
adding stub for the RSNA DLL tutorial notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Nov 22, 2023
1 parent 103d9ab commit 484b194
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions notebooks/labs/idc_rsna2023.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"provenance": [],
"authorship_tag": "ABX9TyOuCzrKQPhEoJfKnmvPHzLm",
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"language_info": {
"name": "python"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/ImagingDataCommons/IDC-Tutorials/blob/master/notebooks/labs/idc_rsna2023.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"source": [
"# Getting started with IDC using `idc-index` python package\n",
"\n",
"# 🚧 👷 This is Work in Progress - the notebook is being prepared for the RSNA Deep Learning Lab tutorial on Nov 27, 2023!"
],
"metadata": {
"id": "49FJ2-WEfsgq"
}
}
]
}

0 comments on commit 484b194

Please sign in to comment.