Releases: InsightSoftwareConsortium/itkwidgets
Releases · InsightSoftwareConsortium/itkwidgets
itkwidgets 1.0 Alpha 7
What's Changed
- DOC: Simplify installation instructions with package extras by @thewtex in #479
- BUG: Publish pre-releases in GitHub Actions by @thewtex in #486
- Label fixes by @bnmajor in #488
- fix(init-input-data): Fix arguments for _get_viewer_point_sets by @labdala in #491
- DOC: Document installation of package extras during development by @thewtex in #485
Full Changelog: v1.0a6...v1.0a7
itkwidgets 1.0a6
itkwidgets
provides interactive widgets to visualize images, point sets, and 3D geometry on the web.
Installation
pip install itkwidgets
or
conda install -c conda-forge itkwidgets
Changes from v1.0a5 to v1.0a6
Enhancements
- Bump version to 1.0a6 (b3869ee)
- Include imjoy-elfinder in options (2e75a6d)
- Add support for label maps (9074a43)
- Add notebook installation extras option (d2a3ad0)
- Add jupyterlite configuration (b1194d3)
- Add docs/.cache to .gitignore to jupyter-lite (18a72d4)
Documentation Updates
- Remove mention of requirements-dev.txt (5669ea6)
- Clean up notebooks (3375d03)
- Installation tweaks (2ea6da3)
- Fix jupyterlite_config.json path (1dd1a00)
- Hello3DWorld remove setting cell (9c5a18a)
- Describe JupyterLite deployment (bfe71c1)
- Add JupyterLite Hello3DWorld example (7847443)
Bug Fixes
- Incorrectly resolved conflicts created series of bugs (5bf71ba)
- No attribute GroupSpatialObject found in Colab (7b71a2a)
- Fix set_image function to handle all image types (d95a99e)
- Make jupyterlite run repeatable (29b6538)
- builder-inited callback does not take error argument (cd8debd)
- Run jupyterlite build on builder-inited (7b47c0c)
- RTD debugging (364abec)
- RTD conf.py syntax error (4b5b1b8)
- app.builder can be None (5c11ab1)
- Only run jupyter lite on RTD HTML build (661bbf1)
itkwidgets 1.0 Alpha 5
itkwidgets 0.32.2
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
itkwidgets 1.0 Alpha 4
itkwidgets 1.0 Alpha 3
itkwidgets 0.32.1
itkwidgets 0.32.1
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
Changes from v0.32.0 to v0.32.1
Enhancements
- Bump itkwidgets to 0.32.1 (dbf7761)
itkwidgets 0.32.0
itkwidgets 0.32.0
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
Changes from v0.31.4 to v0.32.0
Enhancements
- Bump itkwidgets to 0.32.0 (a4dc1a8)
- Add LabelImages example to treebeard CI testing (d88a7f4)
- Add axes viewer trait (258212a)
- Add LineProfile notebook to treebeard CI tests (3b415be)
- Make scipy package optional (b3f58f7)
- Add vtkCamera support for the camera trait (73a8970)
- Add label_statistics widget (379da47)
- Use treebeard v0.1.1 GitHub Action (1983333)
- Add lut to itkwidgets package all (31469f1)
- Also test 2DImage.ipynb notebook in CI (33b5360)
Bug Fixes
itkwidgets 0.31.4
itkwidgets 0.31.4
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
Changes from v0.31.3 to v0.31.4
Enhancements
- Bump itkwidgets to 0.31.4 (12507a7)
- Bump itk-vtk-viewer to 10.6.0 (2537d7c)
- Add treebeard GitHub Action configuration (a06237e)
Documentation Updates
- Simplify ITK LabelImages segmentation (04b13c0)
- Add scikit-image example to LabelImages example (5bcdf42)
- README 3D Label Maps -> 3D Label Images (9e0ee84)
- Demonstrate how to programatically start/stop recording, save (f7b935b)
Bug Fixes
itkwidgets 0.31.3
itkwidgets 0.31.3
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
Changes from v0.31.2 to v0.31.3
Enhancements
- Bump itkwidgets to 0.31.3 (0ff2df2)