Skip to content

Fix tqdm for notebooks #41

@shivamtundele

Description

@shivamtundele

Please change all occurences of tqdm from from tqdm import tqdm to from tqdm.auto import tqdm.
Otherwise, model fit is printing a new line of progress bar for every update in the notebook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions