-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Enable RichProgressBar by default if Rich is available #9647
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
Closed
Closed
Changes from 3 commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
e079f2f
By default enable rich progress bar if rich is available
c2374a1
Improvements for rich progress
276ea83
Add CHANGELOG.md
1a0d7d8
Merge branch 'master' into feat/enable_rich_default
254d361
Merge branch 'master' into feat/enable_rich_default
3205972
Update pytorch_lightning/trainer/connectors/callback_connector.py
20dc085
Improvements for rich progress
00ee0d2
Merge remote-tracking branch 'origin/feat/enable_rich_default' into f…
96ce411
Update tests/callbacks/test_rich_progress_bar.py
50d56ae
Add check
ae8bf33
Improvements for rich progress
2082873
Handle DDP
6a81e26
Merge branch 'master' into feat/enable_rich_default
41786be
Update pytorch_lightning/trainer/connectors/callback_connector.py
cffc91d
Add comments
79f0c8f
Cleanups, fix test for example sizes
7735fc6
Add comment
b7403ae
Small logic fixes
57ee691
Fix name
9f0115c
Improvements for rich progress
90cbe1e
Fix tests
9210d41
Merge branch 'master' into feat/enable_rich_default
56b9000
Set variable correctly
41ade74
Cleanup terminate
df327db
Improvements for rich progress
e0b1365
Make sure to clean up process
24ea978
Improvements for rich progress
a29401f
Improvements for rich progress
9ce2795
Fixes
5ce97f2
Merge branch 'master' into feat/enable_rich_default
baad9ac
Merge branch 'master' into feat/enable_rich_default
377ae9c
Merge branch 'master' into feat/enable_rich_default
0a4c60a
Update message
24f1b3c
Merge branch 'master' into feat/enable_rich_default
e931689
Fix pulse bar
80725a2
Merge branch 'master' into feat/enable_rich_default
b8bfef8
Merge branch 'master' into feat/enable_rich_default
94b70c2
Attempt to fix tests
0377894
temp
129b7d4
Revert "temp"
adcd780
Remove enable
1b1ed94
delay console init
awaelchli 5d8cb30
isenabled
fe68e78
Clear out from state
3d7827e
Fix var name
0c7559e
Turn off progress bar for everything
1c7a8af
Remove checks, enable rich object
ed41233
Revert "Remove checks, enable rich object"
c969f61
Remove console
008b9f0
Clear update
4be11db
Remove more
3207a7c
Attempt
184df4b
verify non-spawn support
awaelchli ece1f8d
Merge branch 'master' into feat/enable_rich_default
awaelchli 1ca117f
Revert "Remove more"
f176fc6
Revert "Clear update"
13fbf4b
Revert "Remove console"
cc74594
Various reverts from debugging
ef41642
Remove bool
a6ecb5f
Address code review
71adf49
Drop metrics to see if code passes
740cee3
Merge branch 'master' into feat/enable_rich_default
da93fa0
re-introduce code
a737b5a
Drop case
3e6579f
Clean up code by keeping reference to progress bar in metrics column
46808e8
Update pytorch_lightning/trainer/connectors/callback_connector.py
b560615
Add prints
91245f5
skip test
kaushikb11 ebc0d17
Update tests/callbacks/test_rich_progress_bar.py
kaushikb11 dd10585
move to special tests
tchaton f4211d4
Attempt a new fix
432d68b
Merge branch 'master' into feat/enable_rich_default
761df3f
debug
72f3d06
Cleanup
ba16ff9
Cleanup
1c18df1
Update tests/models/test_grad_norm.py
785d54f
Remove
d5d0d02
Merge branch 'master' into feat/enable_rich_default
ec090c0
add note
f05ad1a
Apply suggestions from code review
Borda 377424f
Include ddp spawn guard again
17fafc5
Merge branch 'master' into feat/enable_rich_default
awaelchli 9eb1ed8
See if turning of auto refresh fixes test
463bde2
Drop check
8f10fa9
Merge branch 'master' into feat/enable_rich_default
21c6a83
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 75fff92
merge fixes
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.