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
Release files for ipyvolume 0.6.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyvolume-0.6.3.tar.gz | 1.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyvolume-0.6.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.2 MB
Release files / ipyvolume-0.6.3.tar.gz
| Download URL | ipyvolume-0.6.3.tar.gz |
|---|---|
| Size | 1.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
823226f90a59ce08b1da2699a9ec505f34f65f01ce43accd80e7d3554082d035
|
|
BLAKE2b-256 checksum How to use checksums |
bc8c560b41f231006d6b10749289aa33173268afc06cee92a77570d3fc4dff38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / ipyvolume-0.6.3-py3-none-any.whl
| Download URL | ipyvolume-0.6.3-py3-none-any.whl |
|---|---|
| Size | 1.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
550761b5cc1a9fb0e8931056fd523b2f0074ddea46633a248f996168e5b0d7f6
|
|
BLAKE2b-256 checksum How to use checksums |
88ca153406ca7ff41ea3ecf8c3b5c0db07364461e867fb197b1723bf0be2652d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|