/jupyter

Jupyter physics codes

Primary LanguageJupyter Notebook

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