avec le commentaire que j'avais oublié

parent a083f137
...@@ -41,6 +41,14 @@ ...@@ -41,6 +41,14 @@
" urllib.request.urlretrieve(data_url, data_file)" " urllib.request.urlretrieve(data_url, data_file)"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Dans la cellule précédente, on a vérifié si un fichier local existe.\n",
"Si ce n'est pas le cas, alors on le télécharge sur le site de Sentinelle."
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment