Welcome to Table Widget's documentation! =================================================== The **Table Widget** is an interactive, customizable data table widget designed for notebooks. It allows you to visualize and interact with tabular data using an intuitive interface built with React and Material-UI. Follow this guide to get started quickly. **Key Features**: 1. **Interactive Table**: Supports editing, filtering, sorting, and pagination. 2. **Customizable Columns**: Configure column types (e.g., numbers, buttons, links). 3. **Dynamic Styling**: Adjust table styles dynamically. 4. **Event Handling**: React to user interactions like row updates, button clicks, and row selection. 5. **Integration with Pandas**: Easily load data from Pandas DataFrames. .. toctree:: :maxdepth: 1 :caption: Contents: quick_start Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`