vincefn / pyobjcryst

Python bindings to ObjCryst++ Object-Oriented Crystallographic Library
Other
0 stars 0 forks source link

Use ipywidgets to add a GUI inside a jupyter notebook #1

Closed vincefn closed 3 years ago

vincefn commented 3 years ago

For a general interface:

For Crystal viewing:

vincefn commented 3 years ago

Done for a Crystal view, see: https://nbviewer.jupyter.org/github/vincefn/pyobjcryst/blob/master/examples/crystal_3d_widget.ipynb (the nbviewer won't show the widget control, just the rendered molecule)