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.4.0b1.tar.gz
(2.9 MB
view details)
File details
Details for the file ipyvolume-0.4.0b1.tar.gz
.
File metadata
- Download URL: ipyvolume-0.4.0b1.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c39e9fa65d562b2c955d7f35a76547b68493277835bb67221c833255f89b4449 |
|
MD5 | 35e9d82a665b0ebebca60448ccdeb187 |
|
BLAKE2b-256 | 3344ec2ced8613ba5d074c88fd49a19881acd0efc89e6c8bb8037beab8c77876 |