A Jupyter widget to use Jmol/Jsmol.
You can install using pip
:
pip install widget_jsmol
Or if you use jupyterlab:
pip install widget_jsmol
jupyter labextension install @osscar/widget_jsmol
If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:
jupyter nbextension enable --py [--sys-prefix|--user|--system] widget_jsmol
We acknowledge support from the EPFL Open Science Fund via the OSSCAR project.