Skip to content

Show remaining iterations #587

@soerenwolfers

Description

@soerenwolfers

Is there a way to show the remaining iterations, or, in terms of the tqdm variables, to show total-n?

I currently use tqdm(bar_format='{total}-{n} iterations left') but that's a bit ugly.
The f-string inspired attempt tqdm(bar_format='{total-n} iterations left') fails.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions