scrapinghub/arche
Ugly progress bar if using Pool while downloading items
Aberta
#1 aberto em 13 de mar. de 2019
Type: Buggood first issue
Métricas do repositório
- Stars
- (47 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.
