diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 49eaa012f31fe965cb5578e0f00394998e1cd2db..c543b9f9e37fc136db5a1b6fede860d758c892f2 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": {