From 4cdb1bdfe42cc3fd4383d3f54e7d781da7c23ef6 Mon Sep 17 00:00:00 2001 From: 5edd760108f13e4fe736873bdc13d096 <5edd760108f13e4fe736873bdc13d096@app-learninglab.inria.fr> Date: Tue, 3 Jan 2023 12:10:12 +0000 Subject: [PATCH] final --- module2/exo1/toy_notebook_en.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index 2df0fb1..e813f11 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -126,13 +126,6 @@ "ax.scatter(x[reject], y[reject], c='r', alpha=0.2, edgecolor=None)\n", "ax.set_aspect('equal')" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { -- 2.18.1