DanielKovi
DanielKovi2w ago

can marimo integrate with ipydatagrid ?

the new mo.ui.experimental_data_editor is super cool, but it looks like Bloomberg has released a pretty feature-rich editable table: https://github.com/jupyter-widgets/ipydatagrid I was wondering: can marimo embed ipywidgets? and can it run them interactively?
GitHub
GitHub - jupyter-widgets/ipydatagrid: Fast Datagrid widget for the ...
Fast Datagrid widget for the Jupyter Notebook and JupyterLab - jupyter-widgets/ipydatagrid
3 Replies
Myles Scolnick
My guess is not because its not based on anywidget. @manzt have you reached out to this maintainer to migrate to anywidget? @DanielKovi are there any features you'd like to see marimo support from this library?
manzt
manzt2w ago
I have not reached out. I'll look into the maintainer
DanielKovi
DanielKoviOP2w ago
@Myles Scolnick i think the 'experimental_data_editor' accomplishes a lot i have issues though with the number formatting, adding thousand separators with string formatters or + for positive numbers some of the adcanced formatting in this one would be awesome, heatmaps, colour bars especially