05b8e834fc6d94bd4f4ff71b4cfa76bfe350d610
installation
install pipx
pipx is an executable insaller for python, it will install any exectuable script,
add it to your path in a scope venv
pip install pipx
install uv
uv is a ultra fast and lightweight dependencie manager for python
pipx install uv
install dependencies
uv sync
launch
jupyter notebook
Description
Languages
Jupyter Notebook
99.9%
Nix
0.1%