nbsphinx 0.9.5
0
Jupyter Notebook Tools for Sphinx
Contents
Jupyter Notebook Tools for Sphinx
Stars: 453, Watchers: 453, Forks: 130, Open Issues: 108The spatialaudio/nbsphinx
repo was created 8 years ago and the last code push was 1 weeks ago.
The project is popular with 453 github stars!
How to Install nbsphinx
You can install nbsphinx using pip
pip install nbsphinx
or add it to a project with poetry
poetry add nbsphinx
Package Details
- Author
- Matthias Geier
- License
- MIT
- Homepage
- https://nbsphinx.readthedocs.io/
- PyPi:
- https://pypi.org/project/nbsphinx/
- Documentation:
- https://nbsphinx.readthedocs.io/
- GitHub Repo:
- https://github.com/spatialaudio/nbsphinx
Classifiers
- Documentation/Sphinx
Related Packages
Errors
A list of common nbsphinx errors.
Code Examples
Here are some nbsphinx
code examples and snippets.
GitHub Issues
The nbsphinx package has 108 open issues on GitHub
- DOC: add example with rich content within Output widget
- Update explanation regarding Raw cells
- Support .jp-RenderedHTMLCommon CSS class
- Add to documentation of how to add raw cells with ReST in JupyterLab
- Underscore in the image alt markdown fails on RTD
- CI: add Github action for building HTML on macOS
- CI: Move to Github Actions
- Allow using alternative markdown renderers
- [WIP] allow toggling inputs and outputs
- DOC: How to define LaTeX macros
- Add options for inputs, outputs and prompts to be excluded
- Added the hide_input option