[ ソース: nb2plots ]
パッケージ: python3-nb2plots (0.7.2-3)
python3-nb2plots に関するリンク
Debian の資源:
nb2plots ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
-
- dep: python3-nbconvert
- Jupyter notebook conversion (Python 3)
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- 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