chemiscope icon indicating copy to clipboard operation
chemiscope copied to clipboard

Save widget settings along with the widget

Open rosecers opened this issue 2 years ago • 0 comments

Enable saving of widget settings, so one could call

widget = chemiscope.show(..., settings=dict(...))
widget.save('chemiscope.json.gz')

and have the settings save with the widget.

rosecers avatar Aug 24 '22 15:08 rosecers