diff --git a/ci/make_markdown_outils.sh b/ci/make_markdown_outils.sh index 6966cbf7c5538f95dfc0d09614c82b667cdc3607..41d28fbf988209de31d221d5fc1479412af5a11a 100644 --- a/ci/make_markdown_outils.sh +++ b/ci/make_markdown_outils.sh @@ -34,4 +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 +cp ObjetManip.md ../../docs