Skip to content

Jupyter base

Nicolas Huguenin requested to merge jupyter into master
  • Added a jupyter notebook as well as pipenv file for virtualenv management
    • the notebook allows a visualization of each file located in ./generated/, which are generated using the process.sh script
  • "forked" the process.sh file as it was not linux compatible.
    • added some comments/variables for a better understanding

Merge request reports