Skip to main content

Jupyter widgets to visualize images in 2D and 3D

Project description

<h1>itk-jupyter-widgets</h1> <p><a href=”https://github.com/InsightSoftwareConsortium/itk-jupyter-widgets/blob/master/LICENSE”><img src=”https://img.shields.io/badge/License-Apache%202.0-blue.svg” alt=”License” /></a> <a href=”https://pypi-hypernode.com/pypi/itkwidgets”><img src=”https://img.shields.io/pypi/v/itkwidgets.svg” alt=”PyPI” /></a> <a href=”https://circleci.com/gh/InsightSoftwareConsortium/itk-jupyter-widgets”><img src=”https://circleci.com/gh/InsightSoftwareConsortium/itk-jupyter-widgets.svg?style=shield” alt=”Build Status” /></a></p> <p>Interactive <a href=”https://jupyter.org/”>Jupyter</a> widgets to visualize images in 2D and 3D.</p> <img src=”https://i.imgur.com/ERK5JtT.png” width=”800” alt=”Monkey brain volume rendering”> <p>These widgets are designed to support image analysis with the <a href=”https://itk.org/”>Insight Toolkit (ITK)</a>, but they also work with other spatial analysis tools in the scientific Python ecosystem.</p> <p>These widgets are built on <a href=”https://github.com/InsightSoftwareConsortium/itk-js”>itk.js</a> and <a href=”https://github.com/Kitware/vtk-js”>vtk.js</a>.</p> <h2>Installation</h2> <p>To install, use pip:</p> <pre><code class=”language-sh”>pip install itkwidgets jupyter nbextension enable –py –sys-prefix itkwidgets </code></pre> <p>For a development installation (requires <a href=”https://nodejs.org/en/download/”>Node.js</a>),</p> <pre><code class=”language-sh”>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 </code></pre>

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

Uploaded Source

Built Distribution

itkwidgets-0.2.0-py2.py3-none-any.whl (3.5 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for itkwidgets-0.2.0.tar.gz
Algorithm Hash digest
SHA256 25a71d2792a32ccc31926aaf149e535c550e634181fd736b384875ce1a7b3701
MD5 6a02c3e66d4702e987467f701bc5c8a2
BLAKE2b-256 a93bb828980b0b5af233e3e1220d30646004ba51c22e332a9acba89ce22d2e8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for itkwidgets-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 28ce9cb80febeb96363b1568cb7005a1ae9aa1e8f66433d608c2b133a3c12b90
MD5 ebc24a5aa159a334e113cf1ad533b76c
BLAKE2b-256 3dfa1cb3efdace3c5e62d8eb5c6655f9c2576360127a4d362ee47c178e9915db

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