From ea783ceeaffffab3403a624783a108b5d19ca2d0 Mon Sep 17 00:00:00 2001
From: Romain Boman <r.boman@uliege.be>
Date: Mon, 30 Oct 2023 17:53:18 +0100
Subject: [PATCH] remove matplotlib inline

---
 math0024/hw-guidelines.ipynb | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/math0024/hw-guidelines.ipynb b/math0024/hw-guidelines.ipynb
index 317d2b8..48fa6ed 100644
--- a/math0024/hw-guidelines.ipynb
+++ b/math0024/hw-guidelines.ipynb
@@ -955,16 +955,6 @@
     "## Basic plot example"
    ]
   },
-  {
-   "cell_type": "code",
-   "execution_count": null,
-   "id": "89183b94-2850-4daa-a452-c7ab3f400712",
-   "metadata": {},
-   "outputs": [],
-   "source": [
-    "# %matplotlib inline "
-   ]
-  },
   {
    "cell_type": "code",
    "execution_count": 36,
-- 
GitLab