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 boolean progress_bar for disabling tqdm progressbar #863

Merged
merged 1 commit into from Feb 26, 2021

Conversation

tholor
Copy link
Member

@tholor tholor commented Feb 26, 2021

We recently introduced the boolean argument progress_bar in various Haystack components to disable tqdm progress bars. However, the behavior was the opposite of the expected, i.e. progress_bar=True resulted in not showing the bar. Fixing this now.

Fixing #835

@tholor tholor merged commit 762f194 into master Feb 26, 2021
@tholor tholor deleted the fix_tqdm_trainer branch February 26, 2021 09:49
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.

None yet

2 participants