IPython widget for rendering 3d volumes
Project Links
Meta
Author: Maarten A. Breddels
Classifiers
Development Status
- 4 - Beta
Framework
- IPython
Intended Audience
- Developers
- Science/Research
Topic
- Multimedia :: Graphics
Programming Language
- Python :: 3
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
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
0.6.3
Jun 02, 2023
0.6.2
Jun 02, 2023
0.6.1
Feb 24, 2023
0.6.0
Jan 27, 2023
0.6.0a10
Oct 29, 2021
0.6.0a9
Oct 29, 2021
0.6.0a8
Apr 13, 2021
0.6.0a7
Apr 13, 2021
0.6.0a6
Jun 10, 2020
0.6.0a4
Apr 22, 2020
0.6.0a3
Apr 22, 2020
0.6.0a2
Apr 02, 2020
0.6.0a1
Mar 30, 2020
0.5.2
Jul 07, 2019
0.5.1
Sep 13, 2018
0.5.0
Sep 13, 2018
0.5.0b1
Sep 12, 2018
0.4.6
Jun 17, 2018
0.4.5
Jan 24, 2018
0.4.4
Jan 24, 2018
0.4.3
Jan 17, 2018
0.4.2
Dec 11, 2017
0.4.1
Nov 30, 2017
0.4.0
Aug 22, 2017
0.4.0b1
Aug 21, 2017
0.4.0a4
Aug 19, 2017
0.4.0a3
Aug 15, 2017
0.4.0a2
Jul 08, 2017
0.4.0a1
Jul 08, 2017
0.3.2
Apr 02, 2017
0.3.1
Apr 02, 2017
0.3.0
Mar 13, 2017
0.2.3
Feb 17, 2017
0.2.2
Feb 17, 2017
0.2.1
Feb 16, 2017
0.2.0
Feb 16, 2017
0.2.0b1
Feb 15, 2017
0.1.9
Feb 01, 2017
0.1.8
Feb 01, 2017
0.1.7
Feb 01, 2017
0.1.6
Feb 01, 2017
0.1.4
Jan 29, 2017
0.1.3
Jan 29, 2017
0.1.2
Jan 29, 2017
0.1.0
Jan 28, 2017
0.0.12
Jan 24, 2017
0.0.11.post1
Jan 24, 2017
0.0.11
Jan 23, 2017
0.0.10
Jan 22, 2017
0.0.9
Jan 22, 2017
0.0.8
Jan 22, 2017
0.0.7
Jan 21, 2017
0.0.5
Jan 21, 2017
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
ipywidgets
(>=7.0.0)
bqplot
numpy
traittypes
traitlets
Pillow
ipywebrtc
requests
ipyvuetify
ipyvue
(>=1.7.0)
pythreejs
(>=2.4.0)
matplotlib