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

Use TQDM trange and postfix for better loading bars or move to richtext #513

Open
SamTov opened this issue Mar 17, 2022 · 0 comments
Open

Comments

@SamTov
Copy link
Member

SamTov commented Mar 17, 2022

We can use the TQDM trange, postfix, and set description to update the description of our loading bars at each iteration. This means we can include more information iteratively such as ensemble number, ensembles per second, and other important parts of our computations which should improve the clarity of the operations.

EDIT

I found the richtext loading bar after this issue. They look much nicer.

@SamTov SamTov changed the title Use TQDM orange and postfix for better loading bars Use TQDM trange and postfix for better loading bars Mar 17, 2022
@SamTov SamTov changed the title Use TQDM trange and postfix for better loading bars Use TQDM trange and postfix for better loading bars or move to richtext Jul 1, 2022
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

1 participant