itkwidgets
provides interactive Jupyter widgets to visualize images, point sets, and meshes in 3D or 2D.
Installation
pip install itkwidgets
or
conda install -c conda-forge itkwidgets
What's Changed
- DOC: Note for JupyterLab 3 support by @thewtex in #421
- DOC: Use Jupyter Notebook binder paths by @thewtex in #427
- Bump path-parse from 1.0.6 to 1.0.7 in /js by @dependabot in #428
- Bump ws from 7.2.3 to 7.4.6 in /js by @dependabot in #423
- Bump browserslist from 4.11.1 to 4.16.6 in /js by @dependabot in #422
- Update README.rst by @andife in #430
- BUG: Fix a few issues with the view function. by @prabhuramachandran in #438
- ENH: Bump to dev 0.33.1 and update ITK package dependencies by @tbirdso in #450
- Version deps by @thewtex in #468
New Contributors
- @andife made their first contribution in #430
- @prabhuramachandran made their first contribution in #438
Full Changelog: v0.32.1...v0.32.2