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

[FIX] tqdm not displaying on notebooks #878

Merged
merged 7 commits into from
Feb 5, 2024
Merged

Conversation

jdkent
Copy link
Member

@jdkent jdkent commented Feb 2, 2024

Closes #846 .

Changes proposed in this pull request:

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b33efe) 88.26% compared to head (652a1e4) 88.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #878      +/-   ##
==========================================
- Coverage   88.26%   88.21%   -0.05%     
==========================================
  Files          48       48              
  Lines        6374     6349      -25     
==========================================
- Hits         5626     5601      -25     
  Misses        748      748              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdkent
Copy link
Member Author

jdkent commented Feb 5, 2024

progress bars are back!

@jdkent jdkent merged commit 07ac3b6 into neurostuff:main Feb 5, 2024
20 checks passed
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.

tqdm is not working with joblib.Parallel (tqdm_joblib)
1 participant