Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 520 Bytes

Jsmol notebook extension

This repository contains a Jupyter extension to visualize crystalline structures and molecules in the Jupyter notebook with Jsmol (the javascript version of Jmol).

Installation

For the time being, you have to install from a cloned repo, which can be useful for development. You can clone the repo using:

git clone https://github.com/gmatteo/nbjsmol.git

Install the extension with

python setup.py install