Description
Adds interactive widgets to Jupyter and IPython notebooks. It lets notebooks show sliders, buttons, selectors, progress bars, and custom controls that can change Python variables and update outputs.
It is useful for teaching, data exploration, dashboards, and scientific notebooks. The widgets run inside a notebook environment, not as a separate desktop application.