From aa4a855349ce437333988cccb6c2fe1fee79bd4e Mon Sep 17 00:00:00 2001 From: 54cb073ba37306b856be7e5e7c16b027 <54cb073ba37306b856be7e5e7c16b027@app-learninglab.inria.fr> Date: Wed, 9 Sep 2020 08:41:17 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 3b40f6f..40d84fe 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -19,7 +19,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 1, "metadata": { "hideCode": false, "hidePrompt": false @@ -50,7 +50,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 2, "metadata": { "hideCode": false, "hidePrompt": false @@ -62,7 +62,7 @@ "3.128911138923655" ] }, - "execution_count": 7, + "execution_count": 2, "metadata": {}, "output_type": "execute_result" } @@ -88,7 +88,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -131,7 +131,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 4, "metadata": {}, "outputs": [ { @@ -140,7 +140,7 @@ "3.112" ] }, - "execution_count": 9, + "execution_count": 4, "metadata": {}, "output_type": "execute_result" } @@ -151,7 +151,7 @@ } ], "metadata": { - "celltoolbar": "Edit Metadata", + "celltoolbar": "Hide code", "kernelspec": { "display_name": "Python 3", "language": "python", @@ -167,7 +167,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.2" + "version": "3.6.4" } }, "nbformat": 4, -- 2.18.1