scrapinghub/arche

Ugly progress bar if using Pool while downloading items

Ouverte

#1 ouverte le 13 mars 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Python (17 forks)auto 404
Type: Buggood first issue

Métriques du dépôt

Stars
 (47 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur