Closed philippjfr closed 4 years ago
Have to use a hack to get access to the jupyter WidgetManager. Hopefully this can be simplified in future by simply requiring IWidgetManager (which will be introduced alongside ipywidgets 8.0).
WidgetManager
IWidgetManager
Have to use a hack to get access to the jupyter
WidgetManager
. Hopefully this can be simplified in future by simply requiringIWidgetManager
(which will be introduced alongside ipywidgets 8.0).