From f5083bd8d12bee8a0c9b758191b9a8a877227c2d Mon Sep 17 00:00:00 2001 From: 4ea53c21f37d3b692bdeef03c3c1ec7e <4ea53c21f37d3b692bdeef03c3c1ec7e@app-learninglab.inria.fr> Date: Fri, 5 Jun 2020 09:06:16 +0000 Subject: [PATCH] no commit message --- module3/exo3/exercice.ipynb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 49eaa01..c543b9f 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -7,6 +7,22 @@ "Parcours suivi : Jupyter\n", "Sujet choisi : Sujet 1 : Concentration de CO2 dans l'atmosphère depuis 1958" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "Téléchargement des données sur le site [site Web de l'institut Scripps](https://scrippsco2.ucsd.edu/data/atmospheric_co2/primary_mlo_co2_record.html)\n" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "data := https://scrippsco2.ucsd.edu/data/atmospheric_co2/primary_mlo_co2_record.html" + ] } ], "metadata": { -- 2.18.1