Go directly to the deployed book => https://lab.fairease.eu/book-volcano-space-observatory/
# install jupyterbook
pip install -r requirements.txt
# install libraries needed to execute your code
pip install -r .binder/requirements.txtRun a local server:
jupyter book start --executeto be completed
