Open alessandrofelder opened 1 year ago
There should be a progress bar and the opportunity to cancel the download (instead of having to confirm it). Could part of this be moved into bg_atlasapi ? Maybe with a yield statement giving updates that can be shown in the progress bar here?
bg_atlasapi
yield
Related: https://github.com/brainglobe/bg-atlasapi/issues/121
A related napari example might be useful here
There should be a progress bar and the opportunity to cancel the download (instead of having to confirm it). Could part of this be moved into
bg_atlasapi
? Maybe with ayield
statement giving updates that can be shown in the progress bar here?Related: https://github.com/brainglobe/bg-atlasapi/issues/121