This commit is contained in:
2021-08-04 15:48:46 +02:00
parent f2ac0e1322
commit 5e32cc9fdf

View File

@@ -2,7 +2,7 @@ image: continuumio/miniconda3:latest
before_script:
- conda install -y pyzmq
- pip install jupyter-book sphinxcontrib-bibtex
- pip install jupyter-book==0.10.1 sphinxcontrib-bibtex
pages:
stage: deploy