Skip to content

Provide the ability to customize which tqdm object is used#389

Open
hmaarrfk wants to merge 2 commits intowkentaro:mainfrom
hmaarrfk:patch-2
Open

Provide the ability to customize which tqdm object is used#389
hmaarrfk wants to merge 2 commits intowkentaro:mainfrom
hmaarrfk:patch-2

Conversation

@hmaarrfk
Copy link
Copy Markdown
Contributor

@hmaarrfk hmaarrfk commented Feb 2, 2025

It is sometimes nice to be able to customize the tqdm object for example to use the jupyter enabled tqdm object.

We actually have a few other "tqdm-like" objects that help use customize the progress bar on our interfaces.

Thanks for considering!

@hmaarrfk
Copy link
Copy Markdown
Contributor Author

hmaarrfk commented Feb 2, 2025

hmm i just saw this: #241

Yea I agree to keep the API the same. I've basically just mocked the entire tqdm classes in my work. Let me know how you want me to adjust this!

@hmaarrfk
Copy link
Copy Markdown
Contributor Author

Linting PR made in #398

@hmaarrfk
Copy link
Copy Markdown
Contributor Author

@wkentaro would you consider such a PR to allow for the customization of the tqdm progress bar?

It is sometimes nice to be able to customize the tqdm object for example to use the jupyter enabled tqdm object.

We actually have a few other "tqdm-like" objects that help use customize the progress bar on our interfaces.

Thanks for considering!
Refactor progress bar handling to ensure it closes correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant