Does anyone know why the slider not showing up in jupyter notebook when i try to display 3d images using the gui.MultiImageDisplay function? I just got a view of one slice.
Sorry, it turns out that interactive jupyter widgets are not supported yet in visual studio code that I am using. Same issue with jupyter lab whose extension has to be installed as specified on the widgets installation page.