python3 -m venv venv
source ./venv/bin/activate
python3 pip install -r requirements.txt
jupyter-lab
Use GitHub Codespaces to rapidly access this work: https://github.com/codespaces
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python3 -m venv venv
source ./venv/bin/activate
python3 pip install -r requirements.txt
jupyter-lab
Use GitHub Codespaces to rapidly access this work: https://github.com/codespaces