Instructions and commands to install nglview-jupyterlab (#649) * add devtools/nglview-jupyterlab.sh * more * docs for install jupyterlab * clean * update * add version
Downloads
- ENH: only install extension to --sys-prefix
- ADD: SchrodingerStructure
- ADD: viewer_control.py
- UPDATE: ngl 0.10.10-dev
- ADD: _view_xz_plane
Downloads
- ADD: movie_maker to widget
- ADD: ASETrajectory
- REMOVE: PlaceProxy
- FIX: use Integer traitlet to handle long on Py27 (win)
Downloads
FIX: version for pypi
ENH: user can update parameters before displaying view
ADD: negative indexing for view
ADD: support ipywidgets 6.x
Downloads
FIX: activate nglview extension with conda
Downloads
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
Downloads
PreviousNext