glue-viz / glue

Linked Data Visualizations Across Multiple Files
http://glueviz.org
Other
740 stars 153 forks source link

add placeholder close method to BaseViewer #2520

Open iisakkirotko opened 1 week ago

iisakkirotko commented 1 week ago

Description

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.