v0.6.1
ADD: movie maker (using moviepy)
ADD: add_axes
ADD: show_htmd
ADD: show_ase
ENH: internal reorganization
ENH: GUI
CHANGE: require ipywidgets >= 5.2.2
FIX: firefox bug (not updating view)
FIX: conda build by removing install requirement in setup.py
Install
Note: The released version only works with ipywidgets >= 5.2.2
-
Available on
biocondachannelconda config --add channels conda-forge conda install nglview -c bioconda jupyter-nbextension enable nglview --py --user # if you already installed nglview, you can `upgrade` conda upgrade nglview jupyter-nbextension enable nglview --py --user
-
Available on PyPI
pip install nglview