From a7efb5ccc973b7f425bf6cbfe5157b530889f2eb Mon Sep 17 00:00:00 2001 From: "Kasper D. Fischer" Date: Mon, 12 Apr 2021 17:59:54 +0200 Subject: [PATCH] fixed image path to notebook_toolbar.png --- 01-Python_Introduction/Python_Crash_Course.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-Python_Introduction/Python_Crash_Course.ipynb b/01-Python_Introduction/Python_Crash_Course.ipynb index 13dbb12..09f3f07 100644 --- a/01-Python_Introduction/Python_Crash_Course.ipynb +++ b/01-Python_Introduction/Python_Crash_Course.ipynb @@ -39,7 +39,7 @@ "#### Quick Reference on How to Use This Notebook\n", "\n", "\n", - "\n", + "\n", "\n", "* `Shift + Enter`: Execute cell and jump to the next cell\n", "* `Ctrl/Cmd + Enter`: Execute cell and don't jump to the next cell\n",