Skip to content
8 changes: 1 addition & 7 deletions 00_index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"# Introduction\n",
"\n",
"- [Introduction to the tutorial](./00_intro.ipynb)\n",
"- [A quick tour of Python](./00_python_intro.ipynb)\n",
"\n",
"# Basic Tutorial\n",
"\n",
Expand Down Expand Up @@ -42,13 +43,6 @@
"\n",
"- [Parallelism and concurrency in Python](./14_threads.ipynb)\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Loading