From 8248f173132dfb7e47ec62b08e9235990c8626e3 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 24 Mar 2021 22:15:54 +0100 Subject: renamed datasets to data, added iam refactor --- notebooks/00-testing-stuff-out.ipynb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'notebooks/00-testing-stuff-out.ipynb') diff --git a/notebooks/00-testing-stuff-out.ipynb b/notebooks/00-testing-stuff-out.ipynb index becd918..0fa5a1b 100644 --- a/notebooks/00-testing-stuff-out.ipynb +++ b/notebooks/00-testing-stuff-out.ipynb @@ -23,6 +23,26 @@ " sys.path.append('..')" ] }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "' tes\".t '" + ] + }, + "execution_count": 1, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "\"\"\" tes\".t \"\"\"" + ] + }, { "cell_type": "code", "execution_count": 2, -- cgit v1.2.3-70-g09d2