Relative Content

Tag Archive for jupyterjupyter-labipywidgetspython-interactive

Jupyter Lab 4.x and ipywidgets

I am currently working in JupyterLab version 4.1.6 and having problems with sliders from ipywidgets (version 8.1.2). I wanted to display 2D slices from a 3D image, where the slider would control the current slice being displayed, along the z-axis, but the slider keeps showing the same slice each time and I cannot interact with it.