Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 451 Bytes

nglview

For testing with ipywidgets >= 5.1

Installation

For a development installation (requires npm if you want to update js files)

$ git clone https://github.com/hainm/test_nglview_ipywidget5
$ cd test_nglview_ipywidget5
$ python setup.py install

If you want to update ./js/ folder, make sure to add --npm

$ python setup.py install --npm

Run demo

    jupyter notebook demo.ipynb