File: python-nbsphinx-doc.doc-base

package info (click to toggle)
nbsphinx 0.4.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,312 kB
  • sloc: python: 1,480; makefile: 34; sed: 13; sh: 7
file content (15 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Document: nbsphinx
Title: Jupyter Notebook Tools for Sphinx
Author:
 Matthias Geier
Abstract:
 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-evaluated notebooks, i.e., notebooks without stored output cells, will be
 automatically executed during the Sphinx build process.
Section: Programming/Python

Format: HTML
Index: /usr/share/doc/python-nbsphinx/html/index.html
Files: /usr/share/doc/python-nbsphinx/html/*