Skip to main content

Jupyter widgets to visualize images in 2D and 3D

Project description

License PyPI Build status

Interactive Jupyter widgets to visualize images in 2D and 3D.

Monkey brain volume rendering

These widgets are designed to support image analysis with the Insight Toolkit (ITK), but they also work with other spatial analysis tools in the scientific Python ecosystem.

These widgets are built on itk.js and vtk.js.

itk-jupyter-widgets demo

Installation

To install, use pip:

pip install itkwidgets
jupyter nbextension enable --py --sys-prefix itkwidgets

For a development installation (requires Node.js):

git clone https://github.com/InsightSoftwareConsortium/itk-jupyter-widgets.git
cd itk-jupyter-widgets
python -m pip install -r requirements-dev.txt -r requirements.txt
python -m pip install -e .
jupyter nbextension install --py --symlink --sys-prefix itkwidgets
jupyter nbextension enable --py --sys-prefix itkwidgets
jupyter nbextension enable --py --sys-prefix widgetsnbextension
python -m pytest

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

itkwidgets-0.4.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

itkwidgets-0.4.0-py2.py3-none-any.whl (2.6 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file itkwidgets-0.4.0.tar.gz.

File metadata

  • Download URL: itkwidgets-0.4.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for itkwidgets-0.4.0.tar.gz
Algorithm Hash digest
SHA256 d8b7a8fd76764822ec18654315059a0c87dc81af296320053dd05459fa85416c
MD5 161473ee22e45c774ce571b8155752b4
BLAKE2b-256 68368e2afbbafc51f92b9bd1574e98e7e305b1f49b282243f53fc49f310fa5d4

See more details on using hashes here.

File details

Details for the file itkwidgets-0.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for itkwidgets-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 652892de27bb56add94f84c14940416586dc11197623785f108bacbdd8768176
MD5 7ddbaa62dbaa4be42a63ebefd69703f4
BLAKE2b-256 c650f7c7697927dc31ee734f7e372282fbfafac70790a8263ec357bdd899eb1b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page