Jupyter Notebook

Minimal project for exploratory analysis with Jupyter configuration.

Create this template

bash
# install
pip install jyinit

# create a scaffold for a jupyter notebook
jyinit create my-project --type jupyter-notebook

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

Great for

  • exploration