migrate python package management: pip --> uv
Open
dependencies
- Dominant language
- Jupyter Notebook
- Stars
- 55
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/astral-sh/uv
The JupyterLab env in particular is massive, uv is **much** faster (implemented in Rust + aggressive caching strategy.
It also builds deterministic and fully reproducible dependency graphs, where pip and requirements.txt don't.
- [ ] jlab/requirements.jlab.txt
- [ ] jlab/requirements.core.txt
- [ ] postgres_git/requirements.postrgres_git.txt
- [ ] notebooks/requirements-base.txt
- [ ] notebooks/requirements-jupyterlab.txt
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.