ipywidgets 6.0.0-5 source package in Ubuntu

Changelog

ipywidgets (6.0.0-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Gordon Ball ]
  * Drop python 2 support (binary packages python-ipywidgets,
    python-widgetsnbextension), and update python 2-or-3 dependencies to
    python3 only (Closes: #936745)
  * Add es2015.iterable to typescript configs
  * Update node symlinks where packages have moved to usr/share/nodejs (and
    version moved dependencies)
  * Update internal paths in fakewebpack for d3-format
  * Use nosetests3 binary for testing

 -- Gordon Ball <email address hidden>  Mon, 25 Nov 2019 16:12:08 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipywidgets_6.0.0-5.dsc 2.7 KiB 9e1ea70c719c1c27f1ed81c49b777600feec01f453dca924ab1dbe670bf6f9af
ipywidgets_6.0.0.orig.tar.gz 907.7 KiB 81b625ca68d1e6756d78c78756a320ea49e48912484f7c92ac499c66d844a8e8
ipywidgets_6.0.0-5.debian.tar.xz 130.1 KiB eb6a6b1b868511f1789f1a9fa5022b0c89b0869ea3c72b149fc5e1171b35677d

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.
 .
 NOTE: currently this package is empty because upstream does not have a good
 build-process to generate the documentation; see:
 .
  * https://github.com/jupyter-widgets/ipywidgets/issues/1273
  * https://github.com/jupyter-widgets/jupyter-sphinx/issues/4

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.