diff --git a/ci/make_markdown_outils.sh b/ci/make_markdown_outils.sh index 41d28fbf988209de31d221d5fc1479412af5a11a..9cdeae3243e9a06c0413161803f558fb6adabda0 100644 --- a/ci/make_markdown_outils.sh +++ b/ci/make_markdown_outils.sh @@ -34,5 +34,5 @@ cd ../../TP/notebooks # Concentrations moyenne pour l'année 2016 en polluant jupyter nbconvert --to markdown mesureNO2_2016.ipynb cp mesureNO2_2016.md ../../docs/ -jupyter notebook --to markdown ObjetManip.ipynb +jupyter nbconvert --to markdown ObjetManip.ipynb cp ObjetManip.md ../../docs