-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
invalid ⛔Not-an-issue or upstream (not-our-issue)Not-an-issue or upstream (not-our-issue)question/docs ‽Documentation clarification candidateDocumentation clarification candidatesubmodule-notebook 📓Much web such IDEMuch web such IDE
Description
The following code errors out with, NameError: name 'IntProgress' is not defined
import tqdm
tqdm.tqdm_notebook().pandas()
df.progress_apply(func, axis=1)
I imported ipywidgets.IntProgress
with no luck.
Python=3.6
Jupyter=4.2.1
Jupyter lab=0.18.1
guillochon, bryanwweber, jetou, JoyFYan, spott and 12 more
Metadata
Metadata
Assignees
Labels
invalid ⛔Not-an-issue or upstream (not-our-issue)Not-an-issue or upstream (not-our-issue)question/docs ‽Documentation clarification candidateDocumentation clarification candidatesubmodule-notebook 📓Much web such IDEMuch web such IDE