-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Describe the bug
Hi,
I'm trying to load a dataset on Kaggle TPU image. There is some known compat issue with progress bar on Kaggle, so I'm trying to disable the progress bar globally. This does not work as you can see in here.
In contract, disabling progress bar for snapshot_download() works as expected as in here.
Steps to reproduce the bug
See this notebook.
There is sth. wrong with shell_paraent
.
Expected behavior
The downloader should disable progress bar and move forward w/ no error.
Environment info
The latest version as I did:
!pip install -U datasets ipywidgets ipykernel
EricSaikali
Metadata
Metadata
Assignees
Labels
No labels