From 24ddbbe2615f294537d440f944b746e77eb192b2 Mon Sep 17 00:00:00 2001 From: 0c46a6992061d330dacd337aa0d1f077 <0c46a6992061d330dacd337aa0d1f077@app-learninglab.inria.fr> Date: Mon, 20 Apr 2020 17:42:18 +0000 Subject: [PATCH] deuxieme essai jupyter --- module2/exo2/Module2 exo2.ipynb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/module2/exo2/Module2 exo2.ipynb b/module2/exo2/Module2 exo2.ipynb index 0e569ba..5422b21 100644 --- a/module2/exo2/Module2 exo2.ipynb +++ b/module2/exo2/Module2 exo2.ipynb @@ -34,16 +34,16 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 11, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "1.0833216722028933" + "0.5286189570282378" ] }, - "execution_count": 3, + "execution_count": 11, "metadata": {}, "output_type": "execute_result" } @@ -54,16 +54,16 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 12, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "2.734638689755644" + "10.260400871034296" ] }, - "execution_count": 4, + "execution_count": 12, "metadata": {}, "output_type": "execute_result" } -- 2.18.1