Skip to content

Commit 484b194

Browse files
committed
adding stub for the RSNA DLL tutorial notebook
1 parent 103d9ab commit 484b194

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

notebooks/labs/idc_rsna2023.ipynb

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"nbformat": 4,
3+
"nbformat_minor": 0,
4+
"metadata": {
5+
"colab": {
6+
"provenance": [],
7+
"authorship_tag": "ABX9TyOuCzrKQPhEoJfKnmvPHzLm",
8+
"include_colab_link": true
9+
},
10+
"kernelspec": {
11+
"name": "python3",
12+
"display_name": "Python 3"
13+
},
14+
"language_info": {
15+
"name": "python"
16+
}
17+
},
18+
"cells": [
19+
{
20+
"cell_type": "markdown",
21+
"metadata": {
22+
"id": "view-in-github",
23+
"colab_type": "text"
24+
},
25+
"source": [
26+
"<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>"
27+
]
28+
},
29+
{
30+
"cell_type": "markdown",
31+
"source": [
32+
"# Getting started with IDC using `idc-index` python package\n",
33+
"\n",
34+
"# 🚧 👷 This is Work in Progress - the notebook is being prepared for the RSNA Deep Learning Lab tutorial on Nov 27, 2023!"
35+
],
36+
"metadata": {
37+
"id": "49FJ2-WEfsgq"
38+
}
39+
}
40+
]
41+
}

0 commit comments

Comments
 (0)