From 7512659a52ec1526b12254e9a8f7f804227245c9 Mon Sep 17 00:00:00 2001 From: Laura Dijkhuizen Date: Thu, 28 May 2020 11:29:27 +0200 Subject: [PATCH] random jupy stuff --- tree_building_workflow.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tree_building_workflow.ipynb b/tree_building_workflow.ipynb index 2ae9c3b..ef50cd7 100644 --- a/tree_building_workflow.ipynb +++ b/tree_building_workflow.ipynb @@ -385,6 +385,13 @@ "I like to do this in 'if loops' to prevent re-doing things unnecessarily." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "\n" + ] + }, { "cell_type": "code", "execution_count": null,