diff --git a/notebooks/index.ipynb b/notebooks/index.ipynb new file mode 100644 index 0000000000000000000000000000000000000000..342d702a9ca7e0c5988b97a3221efe25f9af1160 --- /dev/null +++ b/notebooks/index.ipynb @@ -0,0 +1,49 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "id": "1ff0842a-900a-4d3a-b18a-b6c9adfdd6f4", + "metadata": {}, + "source": [ + "# Scientific python course" + ] + }, + { + "cell_type": "markdown", + "id": "5197f446-8795-46f5-9ebb-bccdb90bd73f", + "metadata": {}, + "source": [ + "[pandas](pandas.html)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "de21a852-f3ae-458b-be99-994ff13cc9e2", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.10.12" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +}