Data Science
Notebook-friendly layout with reproducible environments and scripts.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a data science
jyinit create my-project --type data-science
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveUseful flags
- --types
Great for
- prototyping
- analysis