ipyregulartable icon indicating copy to clipboard operation
ipyregulartable copied to clipboard

High performance, editable, stylable datagrids in jupyter and jupyterlab

Results 11 ipyregulartable issues
Sort by recently updated
recently updated
newest added

This seems an amazing library, but nowhere is clearly explained exactly how you are supposed to update the data in the table, how to access the underlying data structures, and...

feature
backlog

- [ ] Cursor - [ ] Zebra stripes - [ ] Move cursor with arrow keys - [ ] Mouse selection - [ ] Mouse selection - multiple w/...

Thanks for this very good component could be helpful to add an example of read-only grid. Here is a skeleton: ```python query = "" # ... engine = None #......

ready
feature

https://github.com/jpmorganchase/regular-table/pull/120

feature
backlog

@jhawk has put together a few of what can be described as "extensions". Since I reimplement many of them here, we should leverage the fact that they're now exported Row...

feature
backlog

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

in progress
feature