Open-EO / Open-EO/openeo-python-client
jupyter-aware batch job progress
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
The openEO python client has functionality to launch and track a batch job, so that the user does not have to implement their own polling loop. The output currently looks like this:

This is fine if you use this from command line scripts, but we can probably make this prettier in a jupyter notebook context (with real progress bar widget, avoiding consumption of a lot of vertical space, ...)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the openEO Python client's batch-job launch and tracking functionality, then inspect how its current progress output is produced for command-line scripts. Done means Jupyter notebooks use a compact progress widget without excessive vertical output while command-line behavior remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100