From a67683972064e13fdb890dab5860a30eb01ef73c Mon Sep 17 00:00:00 2001 From: ea6f5a871e38611adb6c08112adccdd5 Date: Sun, 12 Apr 2020 21:13:00 +0000 Subject: [PATCH] =?UTF-8?q?Tentative=20de=20modifications=20pour=20coller?= =?UTF-8?q?=20au=20fichier=20de=20r=C3=A9f=C3=A9rence.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 89c2699..b23a987 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -19,6 +19,8 @@ "cell_type": "code", "execution_count": 1, "metadata": { + "hideCode": false, + "hidePrompt": false, "scrolled": true }, "outputs": [ @@ -139,16 +141,10 @@ "source": [ "4*np.mean(accept)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { + "celltoolbar": "Hide code", "kernelspec": { "display_name": "Python 3", "language": "python", -- 2.18.1