Open-EO / Open-EO/openeo-python-client

jupyter-aware batch job progress

Open
#273 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature request nice-to-have usability
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:
Screenshot from 2022-02-01 16-27-10

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.