Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 107 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 107 Bytes

ud201

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
jupyter notebook