tomandersen/jupyter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Install venv (I had to use python 3.10 when 3.11 is default for namba) python3.10 -m venv venv source activate venv pip install -r requirements.txt jupyter-lab