Uv packager test
1 unresolved thread
1 unresolved thread
Compare changes
Files
83- Petrus Hyvönen authored
# Conflicts: # examples/README.md # examples/pyproject.toml
There's a new (yet another) package manager for python, uv. https://docs.astral.sh/uv/
It is close to pip but has some nice features.
For example "on-the-fly" environments that are fast.
Could be good for examples etc.
cd examples
uv run jupyter lab
And then one is up and running..
# Conflicts: # examples/README.md # examples/pyproject.toml