Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: tqdm progress bar doesn't progress #323

Open
troyraen opened this issue Aug 28, 2024 · 3 comments
Open

BUG: tqdm progress bar doesn't progress #323

troyraen opened this issue Aug 28, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@troyraen
Copy link
Contributor

troyraen commented Aug 28, 2024

tqdm doesn't seem to be working anymore. The iterator doesn't progress and the time stays at "00:00<?". My guess is that it's from #300. Here's an example screenshot:

Screenshot 2024-08-27 at 3 54 13 PM

Originally posted by @troyraen in #321 (comment)

@bsipocz bsipocz added the bug Something isn't working label Aug 28, 2024
@bsipocz
Copy link
Member

bsipocz commented Aug 28, 2024

Just to confirm, this is just a progress bar thing, the cell was eventually executed and run to completion, right?

@troyraen
Copy link
Contributor Author

Correct

@bsipocz
Copy link
Member

bsipocz commented Aug 28, 2024

(Also, note this is in Jupyter itself, the rendering looked reasonable, though now I don't have a preview as the notebooks that used it has other issues as thus executing is turned off in for them in #309 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants