jupyter-notebook 6.0.0-2 source package in Ubuntu

Changelog

jupyter-notebook (6.0.0-2) unstable; urgency=medium

  * Remove postinst and postrm logic for handling merged notebook JSON config
    like /etc/jupyter/nbconfig/notebook in favour of dropping files in eg,
    /etc/jupyter/nbconfig/notebook.d/, which should be simpler and more
    robust. Accordingly, add breaks against the last version of ipywidgets
    which used the old mechanism.
  * Update build paths for node-react and version dependency after install
    location was moved.
  * Don't automatically enable the systemd user unit (Closes: #944743);
    incorrectly enabled instances for non-interactive users can be disabled
    with `systemctl --user --global disable jupyter-notebook`

 -- Gordon Ball <email address hidden>  Mon, 16 Dec 2019 19:56:28 +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
jupyter-notebook_6.0.0-2.dsc 3.4 KiB 4ffc606e98eb8701c47ff14ba944d3642ad81b5cfd4997991eaffa637db24c10
jupyter-notebook_6.0.0.orig.tar.gz 6.1 MiB 37c6bf539cf5688db48ca68ed73b0dfc9e3edcc1185cf019cc1d104fd19e865a
jupyter-notebook_6.0.0-2.debian.tar.xz 57.2 KiB e8411f0c6478ff012a840ffaee1951192fd061cd26657af56f9cb5f01b171b8a

Available diffs

No changes file available.

Binary packages built by this source

jupyter-notebook: Jupyter interactive notebook

 The Jupyter Notebook is a web application that allows you to create and
 share documents that contain live code, equations, visualizations, and
 explanatory text. The Notebook has support for multiple programming
 languages, sharing, and interactive widgets.
 .
 This package provides the jupyter subcommands "notebook", "nbextension",
 "serverextension" and "bundlerextension".

python-notebook-doc: Jupyter interactive notebook (documentation)

 The Jupyter Notebook is a web application that allows you to create and
 share documents that contain live code, equations, visualizations, and
 explanatory text. The Notebook has support for multiple programming
 languages, sharing, and interactive widgets.
 .
 This package contains the documentation.

python3-notebook: Jupyter interactive notebook (Python 3)

 The Jupyter Notebook is a web application that allows you to create and
 share documents that contain live code, equations, visualizations, and
 explanatory text. The Notebook has support for multiple programming
 languages, sharing, and interactive widgets.
 .
 This package contains the Python 3 library.