I’m happy that it works for you now.
I would strongly recommend to use Slicer-4.11:
- it uses Python 3
- you can install any python packages into Slicer’s Python environment
- its kernel is based on xeus-python which is essentially a full IPython implementation (while our custom kernel that we implemented in Slicer-4.10 had a number of limitations), including widgets and interactive 3D viewer in notebook cells. See some more information here: