no commit message

parent f5083bd8
......@@ -17,11 +17,21 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
"data := https://scrippsco2.ucsd.edu/data/atmospheric_co2/primary_mlo_co2_record.html"
"data = \"https://scrippsco2.ucsd.edu/data/atmospheric_co2/primary_mlo_co2_record.html\""
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
"#Fichier utilisé : \n",
"data_file = \"monthly_in_situ_co2_mlo.csv\""
]
}
],
......
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