This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit 710c1c1
committed
Set default progress_bar option to None
This change sets the default value of `bigframes.options.display.progress_bar` to `None`.
This means progress bars will be disabled by default, instead of automatically detecting the environment ("auto").
Users can still enable them by setting the option to "auto", "terminal", or "notebook".
This change also adds a unit test to verify the default value and the behavior of the option context manager.1 parent 540a192 commit 710c1c1
1 file changed
Lines changed: 0 additions & 231 deletions
This file was deleted.
0 commit comments