Skip to content

feat: Add pagination buttons (prev/next) to anywidget mode for DataFrames #1841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Jul 11, 2025

Conversation

shuoweil
Copy link
Contributor

Adding interactive pagination buttons controls (Previous/Next buttons) to the anywidget mode for BigFrames DataFrames, enabling users to navigate through large datasets page by page in Jupyter notebooks.

b/391599608

@shuoweil shuoweil requested a review from tswast June 23, 2025 23:31
@shuoweil shuoweil self-assigned this Jun 23, 2025
@shuoweil shuoweil requested review from a team as code owners June 23, 2025 23:31
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jun 23, 2025
@shuoweil shuoweil force-pushed the shuowei-anywidget-button branch 2 times, most recently from 8125614 to 0f871a9 Compare June 25, 2025 00:28
@shuoweil shuoweil requested a review from tswast June 25, 2025 03:03
@shuoweil shuoweil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 25, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 25, 2025
@shuoweil shuoweil force-pushed the shuowei-anywidget-button branch 2 times, most recently from 87958ac to 3f87072 Compare June 26, 2025 00:04
@shuoweil shuoweil requested a review from tswast June 26, 2025 01:12
@shuoweil shuoweil force-pushed the shuowei-anywidget-button branch 2 times, most recently from 36f89e2 to 6f70a4a Compare June 26, 2025 04:51
@shuoweil shuoweil force-pushed the shuowei-anywidget-button branch 4 times, most recently from e01a330 to 0586866 Compare June 27, 2025 02:54
@shuoweil shuoweil requested a review from tswast June 27, 2025 03:10
@shuoweil shuoweil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2025
@shuoweil shuoweil force-pushed the shuowei-anywidget-button branch from 4e5eb31 to 0180151 Compare July 11, 2025 16:55
Copy link
Collaborator

@tswast tswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So cool! Thanks.

@tswast tswast enabled auto-merge (squash) July 11, 2025 17:16
@tswast tswast merged commit 8eca767 into main Jul 11, 2025
19 of 25 checks passed
@tswast tswast deleted the shuowei-anywidget-button branch July 11, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants