FAIRE-EASE Jupyterbook template Install the project # install jupyterbook pip install -r requirements.txt # install libraries needed to execute your code pip install -r .binder/requirements.txt How to use Run a local server: jupyter book start --execute Structure to be completed