jupyter_jsmol: JSmol viewer widget for Jupyter¶
Description¶
JSmol viewer widget for Jupyter
License¶
MIT
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
2022.1.0
version_requirements.txt:
jupyter-jsmol
See https://repology.org/project/jupyter-jsmol/versions, https://repology.org/project/python:jupyter-jsmol/versions
Installation commands¶
$ pip install jupyter-jsmol
$ sage -i jupyter_jsmol
$ sudo pacman -S jupyter-jsmol
$ conda install jupyter-jsmol
$ sudo pkg install science/py-jupyter_jsmol
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.