nbsphinx 0.8.11+ds-1 source package in Ubuntu
Changelog
nbsphinx (0.8.11+ds-1) unstable; urgency=medium * Team upload. * Added patch to improve reproduciblity of the docs. There is much more to fix, however. See https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/nbsphinx.html * Standards-Version: 4.6.2 (routine-update) -- Michael R. Crusoe <email address hidden> Sun, 15 Jan 2023 15:41:02 +0100
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 | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nbsphinx_0.8.11+ds-1.dsc | 2.8 KiB | 74709233726248ebd17ee3d568bb9e297d78a45b037fa04170c7709aa1d7cb68 |
nbsphinx_0.8.11+ds.orig.tar.xz | 154.5 KiB | cf122aa51bbae1e65e51fdc72a2cbd920dcad44e90ae39ee13b9e19d9cb2dd3d |
nbsphinx_0.8.11+ds-1.debian.tar.xz | 746.9 KiB | 74a310a4d3b520b2c2ebd198113e9ea097a062e981348073b02c85f2652b059f |
Available diffs
- diff from 0.8.10+ds-1 to 0.8.11+ds-1 (2.8 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.