- python >= 3.8
- pipenv
- set python and pipenv on Environment Variables (Windows)
- use powershell to run commands (Windows)
- create directory named
.venv
# pipenv install
- if there is problem with lock file, use
# pipenv install --skip-lock
# pipenv run jupyter notebook
- most jupyter notebooks are in /jupyter directory