Skip to content

Change default values of progress bar option to None #2366

Open
@maxnoe

Description

@maxnoe

Please describe the use case that requires this feature.

tqdm can be smart with disable=None, in which case it will show the progress bar on a tty but not if redirected to e.g. a file.

This would be a good default I think for the tools.

Describe the solution you'd like

Change the defaults of all tools that have a progress bar option to None instead of False.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions