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 install --py --sys-prefix 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.6.0.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

itkwidgets-0.6.0-py2.py3-none-any.whl (2.5 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for itkwidgets-0.6.0.tar.gz
Algorithm Hash digest
SHA256 29e12187341c0367b371bd363bfd1590ceae833b0dc945b9858e5242bc3d62a2
MD5 4a0229f233729aece798ab43f6ce06d4
BLAKE2b-256 ce0b0bfeb27d3d240e17dd760e004ce254b4f13e2ea8df5bb282e1e870c752e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for itkwidgets-0.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a442af5abc8f705b7718d2d4348d275aa4ad4bac76340a671a8615952c098b62
MD5 4420f5e1a9a68a9c8eb10cc690b25d73
BLAKE2b-256 90ba7fad9785fb88ac546254dd95274cbdfb6df17c52c3411ee3e7d451e4dd09

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