You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fonsp@lungben I am looking for a good pluto table viewer and found this to be the most hackable (I'd like to add support for Pluto binds on filter events and the like).
However as it is not registered, it is a real question where to put effort in...
I also tried TableView.jl which is better maintained (and registered), but uses WebIO, which does not run inside Pluto and [will probably never be supported] (fonsp/Pluto.jl#299 (comment))
I think an ag-grid based table viewer is the way to go, what do you think?
So my favourite would be to bringing this repository to JuliaPluto/PlutoTableView.jl and register it as such so that people know this is TableView's version kind of for Pluto, which makes sense, as both are working on top of ag-grid
Hi!
This looks really useful! Can you please register the package so to have it available in Pluto's build in package manager?
Cheers!
The text was updated successfully, but these errors were encountered: