Skip to content

itkwidgets 0.25.1

Compare
Choose a tag to compare
@thewtex thewtex released this 19 Jan 03:34
· 351 commits to master since this release
v0.25.1
15ffc63

itkwidgets 0.25.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.25.0 to v0.25.1

Enhancements

  • Bump itkwidgets to 0.25.1 (15ffc63)

Documentation Updates

  • Update to the new MyBinder badge (556ae1c)
  • Add commit links to release notes (c20bbcb)

Bug Fixes

  • Initialize all geometry opacities in JavaScript (9203f17)
  • Require ipympl>=0.4.1 (05b21b7)