From 3e32b1312a946a5756ee6423064a80bf9ebc5fe2 Mon Sep 17 00:00:00 2001 From: Michel Schwab <michel.schwab@hu-berlin.de> Date: Fri, 17 Aug 2018 14:59:54 +0200 Subject: [PATCH] test mit putput --- notebooks/test.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/notebooks/test.ipynb b/notebooks/test.ipynb index 24d9bfa..7c9852c 100644 --- a/notebooks/test.ipynb +++ b/notebooks/test.ipynb @@ -25,6 +25,15 @@ "source": [ "print('offen')" ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "print(\"ende\")" + ] } ], "metadata": { -- GitLab