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

Report model downloading progress #280

Open
oeway opened this issue Jul 5, 2022 · 1 comment
Open

Report model downloading progress #280

oeway opened this issue Jul 5, 2022 · 1 comment
Assignees

Comments

@oeway
Copy link
Contributor

oeway commented Jul 5, 2022

For the napari plugin, I noticed that the downloading can take more than 10 minutes for some models, during this time, it would greatly improve the user experience if we can register a callback function to report the progress on the user interface. I would propose allowing passing an optional progress callback function to allow connecting with the UI.

@FynnBe
Copy link
Member

FynnBe commented Jul 8, 2022

this is being implemented here: bioimage-io/spec-bioimage-io#466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants