|
|
|
|
|
by paddy_m
488 days ago
|
|
Did you write your own table? Million+ row handling is nice. Once I figured out window based display of tables, documentation and a bunch of other pieces of architecture became simpler. Previously I sent the whole dataset or a sample of it. -- Is Scripton user extendable? Do you expect ipywidgets/anywidgets based projects to plug in? |
|
Currently, it's not user extendable. While it does support some IPython features (eg: Python classes that implement IPython's rich outputs also work in Scripton), ipywidgets are currently not supported.