From 2fc65e3716c26c21b67599246e9bea5c0abda9d7 Mon Sep 17 00:00:00 2001 From: Daan Grob Date: Fri, 19 Mar 2021 12:36:17 +0100 Subject: [PATCH] first commit --- Notebook.ipynb | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Notebook.ipynb diff --git a/Notebook.ipynb b/Notebook.ipynb new file mode 100644 index 0000000..9ddbebd --- /dev/null +++ b/Notebook.ipynb @@ -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": [] + } + ] +} \ No newline at end of file