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

This version

0.8.0

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.8.0.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

itkwidgets-0.8.0-py2.py3-none-any.whl (2.9 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for itkwidgets-0.8.0.tar.gz
Algorithm Hash digest
SHA256 1342f5d6a485f9ab5bdd4389cc5444eaad9c9753950579f6e8838b7d5e9b2577
MD5 be35893d2e828d5d15fe0430be910058
BLAKE2b-256 7aaba00d82e83e810fd6ae267eb259b014385da19ddc1c20d0e32ce367c231c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for itkwidgets-0.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0de20d4d7f567befc89bd73892e5e2b93d8e582482a84505eaa91f449a5c0559
MD5 4dadb6b26bb2492d5edcb5b70a694dbc
BLAKE2b-256 07f79594520780e5347c74d93917bcc687385b429d1f146d281eeebd86c3c9b0

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