Jupyter widgets to visualize images in 2D and 3D
Project description
Interactive Jupyter widgets to visualize images in 2D and 3D.
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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1342f5d6a485f9ab5bdd4389cc5444eaad9c9753950579f6e8838b7d5e9b2577
|
|
| MD5 |
be35893d2e828d5d15fe0430be910058
|
|
| BLAKE2b-256 |
7aaba00d82e83e810fd6ae267eb259b014385da19ddc1c20d0e32ce367c231c5
|
File details
Details for the file itkwidgets-0.8.0-py2.py3-none-any.whl.
File metadata
- Download URL: itkwidgets-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.9 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0de20d4d7f567befc89bd73892e5e2b93d8e582482a84505eaa91f449a5c0559
|
|
| MD5 |
4dadb6b26bb2492d5edcb5b70a694dbc
|
|
| BLAKE2b-256 |
07f79594520780e5347c74d93917bcc687385b429d1f146d281eeebd86c3c9b0
|