Преглед на файлове

added mkdocs for mybinder

Gilbert Brault преди 5 години
родител
ревизия
7fb9aafa4e
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      postBuild

+ 2 - 0
postBuild

@@ -2,6 +2,8 @@ conda update -n base conda
 conda update -y notebook
 conda update -y jupyterlab
 pip install jupyter-server-proxy
+pip install mkdocs
+pip install mkdocs-material
 pip install git+https://github.com/pycontribs/ruyaml.git
 pip install ipywidgets
 jupyter labextension update --all