Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add progress bar for processes that might take a long time. #349

Open
e-lo opened this issue Apr 18, 2024 · 0 comments
Open

[FEATURE] Add progress bar for processes that might take a long time. #349

e-lo opened this issue Apr 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@e-lo
Copy link
Collaborator

e-lo commented Apr 18, 2024

User Story

As a user I'd like to make sure my program is still running and how long it is estimated to take for tasks that take more than a few seconds

Priority

Medium

Level of Effort

Low-Medium

Resolution Ideas

Use TQDM library which is in most python installations already

Tests

Just want to make sure we don't break existing ones.

@e-lo e-lo added the enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant