ipyvolume 0.6.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

ipyvolume 0.6.3

IPython widget for rendering 3d volumes and glyphs (e.g. scatter and quiver) in the Jupyter notebook



screencast



Installation
To install use pip:
$ pip install ipyvolume
$ jupyter nbextension enable --py --sys-prefix ipyvolume
To install use pip (as non-admin):
$ pip install ipyvolume --user
$ jupyter nbextension enable --py --user ipyvolume
For a development installation (requires npm),
$ git clone https://github.com/maartenbreddels/ipyvolume.git
$ cd ipyvolume
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix ipyvolume
$ jupyter nbextension enable --py --sys-prefix ipyvolume

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.