public

ipywidgets (8.1.7)

Published 2025-07-03 06:12:59 +00:00 by publish

Installation

pip install --index-url  ipywidgets

About this package

Jupyter interactive widgets

ipywidgets: Interactive HTML Widgets

ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel.

This package contains the python implementation of the core interactive widgets bundled in ipywidgets.

Core Interactive Widgets

The fundamental widgets provided by this library are called core interactive widgets. A demonstration notebook provides an overview of the core interactive widgets, including:

  • sliders
  • progress bars
  • text boxes
  • toggle buttons and checkboxes
  • display areas
  • and more

For more information, see the main documentation.

Requirements

Requires Python: >=3.7
Details
PyPI
2025-07-03 06:12:59 +00:00
9
Jupyter Development Team
BSD 3-Clause License
136 KiB
Assets (1)
Versions (1) View all
8.1.7 2025-07-03