Open iisakkirotko opened 1 week ago
Adds a placeholder close method to BaseViewer. This is needed in widgetti/glue-solara to ensure that the associated widgets and listeners are cleaned up. We expect the method itself to be implemented in glue-viz/glue-jupyter.
close
BaseViewer
Description
Adds a placeholder
close
method toBaseViewer
. This is needed in widgetti/glue-solara to ensure that the associated widgets and listeners are cleaned up. We expect the method itself to be implemented in glue-viz/glue-jupyter.