scrapinghub/arche

Ugly progress bar if using Pool while downloading items

Offen

#1 geöffnet am 13.03.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (17 Forks)auto 404
Type: Buggood first issue

Repository-Metriken

Stars
 (47 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

There is a bug, maybe this one - https://github.com/tqdm/tqdm/issues/485 which prevents from using tqdm_notebook in JupyterHub, Lab or Notebook. At the moment the output is blank.

The easiest way seemed to simply use tqdm, I don't want to implement another progress bar. Screenshot 2019-03-13 at 12 39 57

Contributor Guide