JupyterBook on data visualization for Food Scientists.
- Make sure you have Poetry available on your system.
- Clone this repository and create the required environment:
poetry install
if you only want to re-create the bookpoetry install --with dev
if you want to re-create the book and open individual chapters using JupyterLab
- To render the book, execute the following command:
poetry run jupyter-book build --all .
- Navigate to the
_build/html
folder and openindex.html
in your browser.
This project was funded through the Innovedum initiative of ETH Zürich.