In this tutorial, I explained how to use simple ITK named as sitk libraray . I have used basic CT, MRI images and showed how to acquired and visualize images in 3D volume. This tutorial still under process.
you can install using the following commands pip install itkwidgets
or with conda:
conda install -c conda-forge itkwidgets
For Jupyter Lab, additionally run:
jupyter labextension install @jupyter-widgets/jupyterlab-manager itk-jupyter-widgets