From 1af1df1c1bb017ed82949fcf27ff0e114351792f Mon Sep 17 00:00:00 2001 From: 5bc808aac88587dbd652b84ec257c92e <5bc808aac88587dbd652b84ec257c92e@app-learninglab.inria.fr> Date: Tue, 14 Sep 2021 17:40:19 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 874bc2c..166d366 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -47,17 +47,6 @@ "print(pi)" ] }, - { - "cell_type": "raw", - "metadata": { - "hideCode": false, - "hidePrompt": false - }, - "source": [ - "from math import *\n", - "print(pi)" - ] - }, { "cell_type": "raw", "metadata": {}, @@ -133,7 +122,7 @@ } ], "metadata": { - "celltoolbar": "Hide code", + "celltoolbar": "Edit Metadata", "kernelspec": { "display_name": "Python 3", "language": "python", -- 2.18.1