ipywidgets 8.1.1-2 source package in Ubuntu

Changelog

ipywidgets (8.1.1-2) unstable; urgency=medium

  * Upload to unstable.
  * Bug fix: "build-depends on python3-nose or uses it for autopkgtest",
    thanks to Dmitry Shachnev (Closes: #1018379).
  * Require recent python3-comm.

 -- Roland Mas <email address hidden>  Wed, 31 Jan 2024 00:06:41 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipywidgets_8.1.1-2.dsc 3.3 KiB 93123f85fa9bb02b66b806efdbdf43aecc9d3e32a6f49f8a49f3ca0e45a09060
ipywidgets_8.1.1.orig.tar.gz 5.3 MiB 1c9a9df27c4c76860baf1a0169e846e766e71245b76bb2dc9f595af74d23b0ae
ipywidgets_8.1.1-2.debian.tar.xz 138.4 KiB be5daebf25063f62ce19cfb9d436ed20bbdeb7f7a4f3837f6be95c689134a11b

Available diffs

No changes file available.

Binary packages built by this source

jupyter-nbextension-jupyter-js-widgets: Interactive widgets - Jupyter notebook extension

 Notebooks come alive when interactive widgets are used. Learning becomes an
 immersive and fun experience. Researchers can easily see how changing inputs
 to a model impact the results.
 .
 This package contains the server-side Jupyter notebook extension that allows a
 Jupyter notebook server to serve and display these widgets. You will also need
 to install kernel-side libraries, for an interactive session to drive and
 animate the widgets that are contained in a notebook. For Python 2 notebooks
 this is python-ipywidgets, and for Python 3 this is python3-ipywidgets.

python-ipywidgets-doc: Interactive widgets for the Jupyter notebook (documentation)

 Notebooks come alive when interactive widgets are used. Learning becomes an
 immersive and fun experience. Researchers can easily see how changing inputs
 to a model impact the results.
 .
 This package installs documentation.

python3-ipywidgets: Interactive widgets for the Jupyter notebook (Python 3)

 Notebooks come alive when interactive widgets are used. Learning becomes an
 immersive and fun experience. Researchers can easily see how changing inputs
 to a model impact the results.
 .
 This package installs the library for Python 3 notebooks.

python3-widgetsnbextension: Interactive widgets - Jupyter notebook extension (Python 3)

 Notebooks come alive when interactive widgets are used. Learning becomes an
 immersive and fun experience. Researchers can easily see how changing inputs
 to a model impact the results.
 .
 This package contains the server-side Jupyter notebook extension as a Python 3
 module that may be installed via the notebook.nbextensions executable module.
 .
 This package should *not be necessary* for Debian software to use; instead you
 should directly use the jupyter-nbextension-jupyter-js-widgets package. It is
 provided only for compatibility with non-Debian software.