Progress bar does not display after tqdm is imported

Hello guys,

Thanks a lot for Edward’s awesome work !

I’m having trouble displaying the progress bar when inference is running, after having imported the “tqdm” module (https://pypi.python.org/pypi/tqdm for progress bars actually) in notebooks (it works before the import).
Did someone experienced the same issue ? And has an idea to fix it ?

Have a great day !