Gradio Dataframe upgrade adds multi-cell selection, row pinning, copy, and fullscreen controls
AI Impact Summary
Gradio has released a major upgrade to its gr.Dataframe component, introducing multi-cell selection, row numbers with column pinning, copy and fullscreen controls, a scroll-to-top option, and accessibility/styling enhancements. The update also expands interactivity with events for entire row data and supports non-editable columns via static_columns, plus enhanced search and filter capabilities. For teams, this enables richer, interactive data dashboards with less custom wiring, but warrants upgrading to the latest Gradio release and validating existing app logic, event handlers, and styling against the new parameters (e.g., show_search, pinned_columns, static_columns). Consider performance and UX testing on larger datasets and refer to updated docs for migration guidance and example usage.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- info