From 46e561d5a3008cb67e2a2fdf2444362fff4ae135 Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Wed, 20 Nov 2019 09:30:36 +0100
Subject: [PATCH] update Dask Tutorials

---
 001-Extensions/Dask_JURECA.ipynb | 18 +++++++++++++++++-
 001-Extensions/Dask_JURON.ipynb  | 18 +++++++++++++++++-
 001-Extensions/Dask_JUWELS.ipynb | 18 +++++++++++++++++-
 3 files changed, 51 insertions(+), 3 deletions(-)

diff --git a/001-Extensions/Dask_JURECA.ipynb b/001-Extensions/Dask_JURECA.ipynb
index 2ea5caf..85109fa 100644
--- a/001-Extensions/Dask_JURECA.ipynb
+++ b/001-Extensions/Dask_JURECA.ipynb
@@ -7,6 +7,22 @@
     "# Dask Extension"
    ]
   },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "## If you have problems with this tutorial, try to download the Notebook."
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "!wget https://jupyter-jsc.fz-juelich.de/static/files/Dask_JURECA.ipynb"
+   ]
+  },
   {
    "cell_type": "markdown",
    "metadata": {},
@@ -366,7 +382,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.6.8"
+   "version": "3.7.3"
   }
  },
  "nbformat": 4,
diff --git a/001-Extensions/Dask_JURON.ipynb b/001-Extensions/Dask_JURON.ipynb
index 376b515..4a92110 100644
--- a/001-Extensions/Dask_JURON.ipynb
+++ b/001-Extensions/Dask_JURON.ipynb
@@ -7,6 +7,22 @@
     "# Dask Extension"
    ]
   },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "## If you have problems with this tutorial, try to download the Notebook."
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "!wget https://jupyter-jsc.fz-juelich.de/static/files/Dask_JURON.ipynb"
+   ]
+  },
   {
    "cell_type": "markdown",
    "metadata": {},
@@ -358,7 +374,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.6.8"
+   "version": "3.7.3"
   }
  },
  "nbformat": 4,
diff --git a/001-Extensions/Dask_JUWELS.ipynb b/001-Extensions/Dask_JUWELS.ipynb
index 851aaba..3a757fb 100644
--- a/001-Extensions/Dask_JUWELS.ipynb
+++ b/001-Extensions/Dask_JUWELS.ipynb
@@ -7,6 +7,22 @@
     "# Dask Extension"
    ]
   },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "## If you have problems with this tutorial, try to download the Notebook."
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "!wget https://jupyter-jsc.fz-juelich.de/static/files/Dask_JUWELS.ipynb"
+   ]
+  },
   {
    "cell_type": "markdown",
    "metadata": {},
@@ -384,7 +400,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.6.8"
+   "version": "3.7.3"
   }
  },
  "nbformat": 4,
-- 
GitLab