Improve visual display of progressbar
This commit is contained in:
@@ -582,8 +582,9 @@ class Hyperopt:
|
|||||||
BarColumn(bar_width=None),
|
BarColumn(bar_width=None),
|
||||||
MofNCompleteColumn(),
|
MofNCompleteColumn(),
|
||||||
TaskProgressColumn(),
|
TaskProgressColumn(),
|
||||||
|
"•",
|
||||||
TimeElapsedColumn(),
|
TimeElapsedColumn(),
|
||||||
"<",
|
"•",
|
||||||
TimeRemainingColumn(),
|
TimeRemainingColumn(),
|
||||||
expand=True,
|
expand=True,
|
||||||
) as pbar:
|
) as pbar:
|
||||||
|
Reference in New Issue
Block a user