From a4d39d21c433c98151234b935e2a934d051c4377 Mon Sep 17 00:00:00 2001
From: Alice Grosch <a.grosch@fz-juelich.de>
Date: Wed, 21 Apr 2021 09:42:58 +0000
Subject: [PATCH] update path

---
 day2/6-interactive-widgets/widget_tutorial.ipynb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/day2/6-interactive-widgets/widget_tutorial.ipynb b/day2/6-interactive-widgets/widget_tutorial.ipynb
index e08ed6d..d9182c6 100644
--- a/day2/6-interactive-widgets/widget_tutorial.ipynb
+++ b/day2/6-interactive-widgets/widget_tutorial.ipynb
@@ -3,7 +3,7 @@
   {
    "cell_type": "code",
    "execution_count": 1,
-   "id": "national-cologne",
+   "id": "confident-dining",
    "metadata": {},
    "outputs": [
     {
@@ -21,20 +21,20 @@
     }
    ],
    "source": [
-    "git clone https://github.com/jupyter-widgets/tutorial.git"
+    "git clone https://github.com/jupyter-widgets/tutorial.git  ~/jupyter-widgets-tutorial"
    ]
   },
   {
    "cell_type": "code",
    "execution_count": null,
-   "id": "induced-family",
+   "id": "reported-potato",
    "metadata": {},
    "outputs": [],
    "source": []
   },
   {
    "cell_type": "markdown",
-   "id": "equivalent-determination",
+   "id": "suspected-heavy",
    "metadata": {},
    "source": [
     "**Example Dashboards**:\n",
-- 
GitLab