From d9cde0db3398f43b7ece2dce4d534a6a23ac8bec Mon Sep 17 00:00:00 2001 From: mlefter <m.lefter@lumc.nl> Date: Mon, 18 Sep 2017 07:57:11 +0200 Subject: [PATCH] Made hands-on part a slide in 2nd introduction lecture. --- introduction/02_introduction_to_python_2.ipynb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/introduction/02_introduction_to_python_2.ipynb b/introduction/02_introduction_to_python_2.ipynb index 589da2e..5405093 100644 --- a/introduction/02_introduction_to_python_2.ipynb +++ b/introduction/02_introduction_to_python_2.ipynb @@ -1692,7 +1692,11 @@ }, { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, "source": [ "<div class=\"alert alert-success\">\n", "<h1>Hands on!</h1>\n", -- GitLab