A Jupyter widget to use Jmol/Jsmol.
You can install using pip:
pip install widget_jsmolOr if you use jupyterlab:
pip install widget_jsmol
jupyter labextension install @osscar/widget_jsmolIf 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_jsmolWe acknowledge support from the EPFL Open Science Fund via the OSSCAR project.
