tfds.display_progress_bar

Controls whether Tqdm progress bar is enabled/disabled.

Usage:

tfds.display_progress_bar(enable=True)

enable whether to display the progress bar.