Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 883 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 883 Bytes

widget-jsmol

A Jupyter widget to use Jmol/Jsmol.

Try it on Binder

Binder

Installation

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

Acknowledgements

We acknowledge support from the EPFL Open Science Fund via the OSSCAR project.