This is a submission for the KendoReact Free Components Challenge.
π What I Built
We embedded a Kendo React DataGrid directly inside JupyterLab.
From within a notebook, you can now:
- π Interactively filter and sort data
- π Select specific cells or rectangular ranges
- π Copy data in different formats
- π Search across the grid
- π Visualize the same data in charts (bar, pie, scatter) β all without leaving JupyterLab
π¬ Demo
π KendoReact Components Used
Grid & Data Components:
- Grid
- Column
- GridToolbar
- GridPdfExport
- ExcelExport
- ExcelExportColumn
Input & Controls:
- Button
- ButtonGroup
- Checkbox
- Input
- DropDownList
- MultiSelect
UI & Feedback:
- Popup
- Notification
- NotificationGroup
- Slide
- Dialog
- DialogActionBar
Additional Packages:
-
@progress/kendo-data-query
-
@progress/kendo-react-icons
β¨ Key Highlights:
- Fully interactive data exploration inside JupyterLab
- Charts and data grids work seamlessly in one environment
- Developers can quickly analyze, filter, and export data without switching apps
Top comments (0)