IPython widget for rendering 3d volumes
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipyvolume-0.2.3.tar.gz
(2.3 MB
view details)
File details
Details for the file ipyvolume-0.2.3.tar.gz.
File metadata
- Download URL: ipyvolume-0.2.3.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bf08792e6ad5facc190b3f7d70e0fd0a3840fe2c5b48331d2d7215d6e6e97f7
|
|
| MD5 |
05df8ca030d657342e4a18ff53077c2a
|
|
| BLAKE2b-256 |
e8220b4e1848163cd83b772b622d9af781c54dc732f2d12a15e0f97b60a76079
|