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

Progress bar for pull_spots #390

Open
joelvbernier opened this issue Jan 21, 2022 · 1 comment
Open

Progress bar for pull_spots #390

joelvbernier opened this issue Jan 21, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@joelvbernier
Copy link
Member

Would be nice to add a handle to the pull_spots loop to update a progress bar.

@joelvbernier joelvbernier added the enhancement New feature or request label Jan 21, 2022
@psavery
Copy link
Collaborator

psavery commented Feb 2, 2022

Maybe the least invasive way would be to pass an optional argument update_progress, which is a callback function to update the progress, that accepts an int from 1 - 100 (indicating the current progress).

What do you think @cjh1?

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

3 participants