nbsphinx 0.8.10+ds-1 source package in Ubuntu
Changelog
nbsphinx (0.8.10+ds-1) unstable; urgency=medium * Team upload. [ Michael R. Crusoe ] * d/control: append ":any" to python build-dep to facilitate cross- building * d/u/metadata: Removed 'Homepage' and 'watch' redundant fields * Standards-Version: 4.6.0 (routine-update) * d/control: reformat using `cme fix dpkg-control` (routine-update) * Add salsa-ci file (routine-update) * Standards-Version: 4.6.1 (routine-update) * Freshen patches * Added patch to skip codeautolink, as it is not yet packaged for Debian [ Dmitry Shachnev ] * New upstream release (0.8.10). * Remove examples that use ipywidgets (closes: #1007847). The current version of ipywidgets in Debian is too old. -- Dmitry Shachnev <email address hidden> Sat, 03 Dec 2022 13:59:59 +0300
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nbsphinx_0.8.10+ds-1.dsc | 2.9 KiB | 897364bf611aa8fdcb326be8be3b250a67dba2d81aa9afc1246f332d8ae4c135 |
nbsphinx_0.8.10+ds.orig.tar.xz | 154.2 KiB | e10755a265d6d2b592a4e890df4e6ec95e3a8a37785d93244db1ebd2c51c43f9 |
nbsphinx_0.8.10+ds-1.debian.tar.xz | 746.5 KiB | e9d0de4e0cd0647b77ae545986daa3e8e2d2aeda37eee06cfae958c91ecfd3e6 |
Available diffs
- diff from 0.8.7+ds-1 to 0.8.10+ds-1 (16.0 KiB)
No changes file available.
Binary packages built by this source
- python-nbsphinx-doc: Jupyter Notebook Tools for Sphinx -- doc
nbsphinx is a Sphinx extension that provides a source parser for *.ipynb
files. Custom Sphinx directives are used to show Jupyter Notebook code cells
(and of course their results) in both HTML and LaTeX output.
Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be
automatically executed during the Sphinx build process.
.
This is the common documentation package.
- python3-nbsphinx: Jupyter Notebook Tools for Sphinx -- Python 3
nbsphinx is a Sphinx extension that provides a source parser for *.ipynb
files. Custom Sphinx directives are used to show Jupyter Notebook code cells
(and of course their results) in both HTML and LaTeX output.
Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be
automatically executed during the Sphinx build process.
.
This package installs the library for Python 3.