Gradio Dataframe update adds multi-cell selection, pinned columns, copy/export, and search features
AI Impact Summary
Gradio's latest release significantly enhances the gr.Dataframe component, introducing multi-cell selection, row numbers, pinned columns, copy/export, full-screen view, scroll-to-top, and improved accessibility and styling. The update exposes new parameters (show_copy_button, show_fullscreen_button, show_row_numbers, pinned_columns, static_columns, column_widths, show_search with values like 'search' or 'filter'), and richer event data for row/column interactions via gr.Blocks. This enables richer, production-grade data tables in dashboards and apps with less custom UI code, but requires upgrading to the latest Gradio release to access these capabilities.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- info