From 6b059181c8b6bb1c7d096e4c6b9c0ada18fb58bd Mon Sep 17 00:00:00 2001 From: 4ea53c21f37d3b692bdeef03c3c1ec7e <4ea53c21f37d3b692bdeef03c3c1ec7e@app-learninglab.inria.fr> Date: Fri, 5 Jun 2020 09:22:41 +0000 Subject: [PATCH] no commit message --- module3/exo3/exercice.ipynb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index e772e41..dad7ad0 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -32,12 +32,13 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "#Fichier utilisé : \n", - "data_file = \"monthly_in_situ_co2_mlo.csv\"" + "data_file = \"monthly_in_situ_co2_mlo.csv\"\n", + "data_file" ] }, { -- 2.18.1