Primary LanguageJupyter Notebook
python -m venv env
source env/bin/activate
pip install -r requirements.txt