Install the notebook package itself in the env for building docs

Thomas Kluyver 10 years ago
parent 3163d46d2d
commit 73a9d04c78

@ -1,2 +1,5 @@
conda:
file: docs/conda_env.yml
python:
version: 3
setup_py_install: true

Loading…
Cancel
Save