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
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.3.0.tar.gz
(2.6 MB
view details)
File details
Details for the file ipyvolume-0.3.0.tar.gz
.
File metadata
- Download URL: ipyvolume-0.3.0.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ad5f6b2e7548be28106a7c64a9507532bb40a4b64778f8b3f2c89ca3adbac76 |
|
MD5 | 3f1fb5b60067ab87f1b355a91779a310 |
|
BLAKE2b-256 | 9d57f64540b2e050abac7f4446174829df246bafd7687c956f3aeb0d7a2c7a62 |