Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Minor tqdm and logging clean up #4448

Merged
merged 3 commits into from
Jul 10, 2020
Merged

Minor tqdm and logging clean up #4448

merged 3 commits into from
Jul 10, 2020

Conversation

epwalsh
Copy link
Member

@epwalsh epwalsh commented Jul 7, 2020

The main thing this does is add progress bar descriptions in a few places, so that when we have nested progress bars the output is a lot more clear.

@epwalsh epwalsh requested a review from dirkgr July 7, 2020 17:54
Copy link
Member

@dirkgr dirkgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are good changes, but I don't see how this fixes the multiple-nested tqdm problem.

@epwalsh
Copy link
Member Author

epwalsh commented Jul 10, 2020

There will still be nested progress bars in a few places, but it looks much more readable with the description on each one. In other words, I don't think nested progress bars are actually an issue as long as you can tell which progress bar is which.

@epwalsh epwalsh merged commit d00ad66 into master Jul 10, 2020
@epwalsh epwalsh deleted the logging-fixes branch July 10, 2020 19:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants