diff --git a/notebooks/labs/idc_rsna2023.ipynb b/notebooks/labs/idc_rsna2023.ipynb new file mode 100644 index 0000000..578d3ca --- /dev/null +++ b/notebooks/labs/idc_rsna2023.ipynb @@ -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": [ + "\"Open" + ] + }, + { + "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" + } + } + ] +} \ No newline at end of file