[ 源代码: nbsphinx-link ]
软件包:python3-nbsphinx-link(1.3.0-4~bpo12+1)
python3-nbsphinx-link 的相关链接
Debian 的资源:
下载源码包 nbsphinx-link:
- [nbsphinx-link_1.3.0-4~bpo12+1.dsc]
- [nbsphinx-link_1.3.0.orig.tar.xz]
- [nbsphinx-link_1.3.0-4~bpo12+1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
sphinx extension for including notebooks outside of sphinx root
Normally, Sphinx will only allow you to add files that are situated inside the source directory, but you might want to include files from another directory, for example a central 'examples' folder. For RST files these can be linked with include directives inside another RST file. For notebooks, there's nbsphinx-link.
其他与 python3-nbsphinx-link 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nbsphinx
- Jupyter Notebook Tools for Sphinx -- Python 3
-
- dep: python3-sphinx
- documentation generator for Python projects