Commit e8f5ac6
fix ci: progress bar console clearing for latest Rich release (#21016)
* fix ci test failures due to rich progress bar
* update
* Update src/lightning/pytorch/callbacks/progress/rich_progress.py
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
* update
* Apply suggestions from code review
* bump rich
* Apply suggestions from code review
Co-authored-by: Deependu <deependujha21@gmail.com>
* update
* Apply suggestions from code review
* rev
* chlog
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
(cherry picked from commit 9e6b3d6)1 parent 12f5a26 commit e8f5ac6
3 files changed
Lines changed: 17 additions & 2 deletions
File tree
- requirements/pytorch
- src/lightning/pytorch
- callbacks/progress
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
335 | 347 | | |
336 | 348 | | |
337 | 349 | | |
| |||
0 commit comments