Template that helps to create a local jupyter notebooks based on Python Virtual Environment.
- python 3.x
- pip
- virtualenv
make init
- initialize virtual environment
make install-deps
- lock and install dependencies from reuirements.txt
make run
- run jupyter