Skip to content

tqdm_notebook doesn't work on Google Colab platform. #558

@IAmSuyogJadhav

Description

@IAmSuyogJadhav

While working on notebooks in the Google's cloud computing environment (Google Collaboratory), the tqdm.tqdm_notebook seems to be not working.

It raises error saying "NameError: name "IntProgress" is not defined"

How to reproduce:

  1. Create a new notebook on colab.research.google.com (given you have a google account. The platform is free, however)
  2. Try to use tqdm_notebook.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions