Per the title, it would be great if this extension (or core bokeh) supported basically any widget implementing the anywidget interface, which appears to be the standard the community is headed towards for representing widgets.
With support for anywidget directly, I can make bokeh dashboards w/o having to go through Panel.
Per the title, it would be great if this extension (or core bokeh) supported basically any widget implementing the
anywidgetinterface, which appears to be the standard the community is headed towards for representing widgets.With support for
anywidgetdirectly, I can make bokeh dashboards w/o having to go through Panel.