Refactor DU knee examples to use widgets from Sonador Jupyter package
itkwidgets
, the primary package used by Sonador to visualize 2D data, is not compatible with newer versions of JupyterLab. For that reason, a 3D viewer which provides similar functionality was created using PyVista. This merge request includes:
- Changes to the DU knee visualization noteboooks to use the new components
- Technical notebooks which show server-side visualization and conversion of SimpleITK volumes to meshes