feat: Stabilize interactive table height to prevent notebook layout s… · googleapis/python-bigquery-dataframes@a634e97 · GitHub
Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit a634e97

Browse files
authored
feat: Stabilize interactive table height to prevent notebook layout shifts (#2378)
This update introduces a new feature in the interactive table display that prevents notebook layout shifts when changing the number of rows per page. The table height is now intelligently set and fixed after its initial display, creating a more stable and predictable user experience. Verified at: vs code notebook: https://screencast.googleplex.com/cast/NTY2NjM1NDQwNDI2MTg4OHwzNDEwZTA5Zi0wOA Fixes #<460861785> 🦕
1 parent 798af4a commit a634e97

3 files changed

Lines changed: 468 additions & 128 deletions

File tree

bigframes/display/table_widget.js

Lines changed: 18 additions & 0 deletions

0 commit comments

Comments
 (0)