套件: python3-nb2plots (0.6-2ubuntu1)
python3-nb2plots 的相關超連結
Trisquel 的資源:
下載原始碼套件 nb2plots:
維護者:
Original Maintainers:
- Sandro Tosi
- Debian Python Modules Team (郵件存檔)
外部的資源:
- 主頁 [github.com]
相似套件:
Converting between ipython notebooks and sphinx docs (Python 3)
nb2plots converts Jupyter notebooks to ReST files for Sphinx, and back again.
Nb2plots assumes that the ReST document will become the source for your Sphinx web pages, but also for future versions of the notebook. The notebook may serve as a draft for the polished ReST page, and an output format from the Sphinx build.
This package contains the Python 3 version of nb2plots.
其他與 python3-nb2plots 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ipython
- Enhanced interactive Python shell (Python 3 version)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-six (>= 1.7.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- dep: python3-sphinxtesters
- utilities for testing Sphinx extensions - Python 3
-
- dep: python3-texext
- sphinx extensions for working with LaTeX math - Python