IPython widget for rendering 3d volumes
Project description
IPython widget for rendering 3d volumes in the Jupyter notebook
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.0.tar.gz
(2.2 MB
view details)
File details
Details for the file ipyvolume-0.2.0.tar.gz
.
File metadata
- Download URL: ipyvolume-0.2.0.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74e30e740f20c40bfc89322213766f767eea64bff99cb78968f70b394e3ab61d |
|
MD5 | 8acc75229bd0fd50cb985b78619174fa |
|
BLAKE2b-256 | e0835fcc1d93c572b2ebe30786937f1192af1d65a8997079961a9ba8ed8077e3 |