[ 原始碼: 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