first commit

This commit is contained in:
Daan Grob 2021-03-19 12:36:17 +01:00
parent aa52fd5756
commit 2fc65e3716
1 changed files with 28 additions and 0 deletions

28
Notebook.ipynb Normal file
View File

@ -0,0 +1,28 @@
{
"metadata": {
"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
},
"orig_nbformat": 2
},
"nbformat": 4,
"nbformat_minor": 2,
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
]
}