Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
orekit_jpype
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Orekit
orekit_jpype
Commits
b22204db
Commit
b22204db
authored
3 months ago
by
Petrus Hyvönen
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md with instructions for running example in uv
parent
df829a5c
No related branches found
No related tags found
1 merge request
!19
Uv packager test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
7 additions, 0 deletions
README.md
with
7 additions
and
0 deletions
README.md
+
7
−
0
View file @
b22204db
...
...
@@ -295,3 +295,10 @@ python3 -m twine upload dist/*
```
bash
python3
-m
pip
install
--upgrade
orekit-jpype
```
## Running examples using uv package manager
uv is a package manager that can install environments on the fly quickly.
To run the examples in jupyter lab, first install uv and then run
cd examples
uv run jupyter lab
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment