This documentation is automatically built on each commit as configured on
ReadTheDocs and
in the readthedocs.yml
file, and made available on
z2jh.jupyter.org.
cd doc
pip install -r doc-requirements.txt
# automatic build and livereload enabled webserver
make devenv
# automatic check of links validity
make linkcheck