ipywidgets 6.0.0-9 source package in Ubuntu

Changelog

ipywidgets (6.0.0-9) unstable; urgency=medium

  * Team upload
  * debian/missing-sources/phosphor/src/ui/vdom.ts: MouseWheelEvent is
    WheelEvent since TypeScript 2.0 (Closes: #997738)
  * debian/patches/python3.10.patch: compatibility with Python 3.10
    (Closes: #1001343)

 -- Graham Inggs <email address hidden>  Wed, 09 Feb 2022 09:33:43 +0000

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
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipywidgets_6.0.0-9.dsc 2.9 KiB dcf2e973a0049b8a8253c6ee1815f32d3a63dafe2ab5f27dad00d25fe022ddb5
ipywidgets_6.0.0.orig.tar.gz 907.7 KiB 81b625ca68d1e6756d78c78756a320ea49e48912484f7c92ac499c66d844a8e8
ipywidgets_6.0.0-9.debian.tar.xz 133.8 KiB 5f0d5709e22907fdceb4375862dc1e3d715719efac09e0b0ce9ee4c492baba32

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.