Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 168 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 168 Bytes

python3 -m venv .venv

source .venv/bin/activate

pip install -r requirements.txt

Run nb-clean add-filter to configure nb-clean to strip output from notebook files.