Skip to content

disable_progress_bar() not working as expected #7816

@windmaple

Description

@windmaple

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions