Open MarcSkovMadsen opened 12 months ago
Would you be interested in a PR to the docs?
I think a section called Ecosystem
similar to https://developmentseed.org/lonboard/latest/ecosystem/panel/ would make a lot of sense.
From Panel 1.5.0 it will be possible to build Panel native components using the AnyWidget
esm
javascript with no changes.
I.e. it would be possible to to reuse the javascript and css of the Jupyter Widget and then implement a Panel Widget similarly to https://discord.com/channels/@me/1085958445326405653/1249347162010030111 but using Param
instead of Traitlets
.
Let me know if you are interested in a Mosaic Panel component. The benefit of a native component is 1) The way the Panel users can interact with it 2) performance.
I think a panel component (similar to the Jupiter widget in this repo already) would be great. Depending on the complexity, it could be in this repo or a separate repo.
HoloViz Panel is a powerful framework for data exploration and web apps. Bokeh, Panel and IpyWidgets integrate with each other, i.e. they can use each others widgets. This includes AnyWidget and MosaicWidget.
Please document the integration to Panel. If you are interested, I would be willing to make a PR. Let me know.
Example
https://github.com/uwdata/mosaic/assets/42288570/0cad9472-53c3-4618-8f1d-4db3e6951c72