Uv packager test
1 unresolved thread
1 unresolved thread
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..
Edited by Petrus Hyvönen
Merge request reports
Activity
@yzokras , have you used uv?
added 16 commits
-
90bf2795...74645dd1 - 14 commits from branch
master
- ca19947b - Merge remote-tracking branch 'origin/master' into uv-test
- 96999ccc - Merge branch 'master' into uv-test
-
90bf2795...74645dd1 - 14 commits from branch
added 1 commit
- 238dbf3a - Updated README.md with instructions for running example in uv
I think this could be merged as well. Any comments @yzokras ?
added 8 commits
-
238dbf3a...a50c051d - 4 commits from branch
master
- 6281a47a - Add support for simple launching through uv
- 27313d24 - minor fixes
- f4ae336c - Fetch orekit_jpype from workspace
- 6dea44a7 - Updated README.md with instructions for running example in uv
Toggle commit list-
238dbf3a...a50c051d - 4 commits from branch
added 8 commits
- 81b5375c - Update to jpype 1.5.2 and minor logging on render stubs script
- db54cc54 - Add support for simple launching through uv
- 1b73d670 - minor fixes
- af5993a5 - Add support for simple launching through uv
- f75bc032 - minor fixes
- df829a5c - Fetch orekit_jpype from workspace
- b22204db - Updated README.md with instructions for running example in uv
- ebaa2cf6 - Merge remote-tracking branch 'origin/uv-test' into uv-test
Toggle commit list
Please register or sign in to reply