/DataVisualizationBook

JupyterBook on data visualization for Food Scientists.

Primary LanguageJupyter Notebook

DataVisualizationBook

Binder GitHub Pages

JupyterBook on data visualization for Food Scientists.

Recreating the book

  1. Make sure you have Poetry available on your system.
  2. Clone this repository and create the required environment:
    • poetry install if you only want to re-create the book
    • poetry install --with dev if you want to re-create the book and open individual chapters using JupyterLab
  3. To render the book, execute the following command:
    • poetry run jupyter-book build --all .
  4. Navigate to the _build/html folder and open index.html in your browser.

Acknowledgements

This project was funded through the Innovedum initiative of ETH Zürich.