SyneRBI / SIRF-Exercises

SIRF Training and demonstration material
http://www.ccpsynerbi.ac.uk
Apache License 2.0
18 stars 21 forks source link

adds ipywidgets as dependency #93

Closed paskino closed 3 years ago

paskino commented 3 years ago

ipywidgets allow creation of interactive widgets in jupyter notebooks.

In CIL we have islicer which is an interactive slicer for 3D images, which supports SIRF data as well.

paskino commented 3 years ago

This is a requirement for the Fully3D training.

This is one option.

Otherwise I create a requirements.txt in the CIL-Demos repo and then I will add a way to clone CIL-Demos to the SuperBuild in a similar way as here

KrisThielemans commented 3 years ago

how much does this drag in? If not a lot, I'd just merge it here

paskino commented 3 years ago

it's some stuff, not just a couple of packages, but on the other hand this is temporary only for the training.