Hi all,
I installed all the required stuff to get SlicerJupyter working, but if I run this code nothing happens in Jupyter:
import SampleData
SampleData.SampleDataLogic().DownloadCTACardio ()
display()
Slicer downloads the dataset and show it in Slicer (so the bridge works), but not in Jupyter.
Any idea?
Just to familiarize with SlicerJupyter, is there a repository where I can find educational notebooks?
Thanks a lot,
Paolo