Jupyter + Poetry

Notebook project with Poetry environment and testing setup.

Create this template

bash
# install
pip install jyinit

# create a scaffold for a jupyter + poetry
jyinit create my-project --type jupyter-poetry

# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactive

Useful flags

  • --ci

Great for

  • analysis
  • experimentation