ipywidgets 6.0.0-8ubuntu2 source package in Ubuntu

Changelog

ipywidgets (6.0.0-8ubuntu2) jammy; urgency=medium

  * debian/patches/python-3.10.patch: also make test compatible
    with Python 3.10
  * debian/missing-sources/phosphor/src/ui/vdom.ts: MouseWheelEvent is
    WheelEvent since TypeScript 2.0, see #997738

 -- Graham Inggs <email address hidden>  Mon, 07 Feb 2022 13:06:17 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipywidgets_6.0.0.orig.tar.gz 907.7 KiB 81b625ca68d1e6756d78c78756a320ea49e48912484f7c92ac499c66d844a8e8
ipywidgets_6.0.0-8ubuntu2.debian.tar.xz 133.8 KiB 5ce162941e4a1224215534f09a43e8d6b87a4cb7ceff8484f6eb1a2de2d91691
ipywidgets_6.0.0-8ubuntu2.dsc 3.0 KiB 7d7949dd6c871d663457300fd648fe9de2210846a520069002ed9c318ad0c234

View changes file

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.