Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 270 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 270 Bytes

This project uses Python 3.8.8

Install new package

pipenv install [package]

Running notebooks

Install packages

pipenv install --dev

Switch to folder with notebooks and start jupyter notebook

cd notebooks
pipenv run jupyter notebook