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

Improve formatting of package load progress bar #1897

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Conversation

sir-sigurd
Copy link
Member

@sir-sigurd sir-sigurd commented Nov 11, 2020

Description

Before:

In [1]: import quilt3
In [2]: quilt3.Package.browse("aics/pipeline_integrated_single_cell", registry="
   ...: s3://allencell")
Loading manifest: 100%|█████████| 179067/179067 [00:06<00:00, 28544.67entries/s]

After:

In [1]: import quilt3
In [2]: quilt3.Package.browse("aics/pipeline_integrated_single_cell", registry="
   ...: s3://allencell")
Loading manifest: 100%|███████████████████| 179067/179067 [00:06<00:00, 29.0k/s]

TODO

@sir-sigurd sir-sigurd merged commit f14fabf into master Nov 12, 2020
@sir-sigurd sir-sigurd deleted the tqdm-package-load branch November 12, 2020 03:17
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

Successfully merging this pull request may close these issues.

2 participants