[ 源代码: nb2plots ]
软件包:python3-nb2plots(0.7.2-3)
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