tfds.display_progress_bar

Stay organized with collections Save and categorize content based on your preferences.

Controls whether Tqdm progress bar is enabled/disabled.

Usage:

tfds.display_progress_bar(enable=True)

enable whether to display the progress bar.