Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit 0a9ab2d

Browse files
committed
docs: update the setup
1 parent 14c6c48 commit 0a9ab2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

third_party/bigframes_vendored/pandas/core/config_init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ class DisplayOptions:
109109

110110
render_mode: Literal["plaintext", "html", "anywidget"] = "html"
111111
"""
112-
Determines how to visualize a DataFrame or Series. Default "anywidget".
112+
Determines how to visualize a DataFrame or Series. Default "html".
113113
114114
`plaintext`
115115
Display as plain text.

0 commit comments

Comments
 (0)