Releases: spatialaudio/nbsphinx
Releases · spatialaudio/nbsphinx
Release list
nbsphinx 0.2.6
https://pypi.python.org/pypi/nbsphinx/0.2.6
- Support for LaTeX math environments in Markdown cells
- Add options
nbsphinx_timeoutandnbsphinx_codecell_lexer
nbsphinx 0.2.5
https://pypi.python.org/pypi/nbsphinx/0.2.5
- Add option
nbsphinx_allow_errorsto globally ignore exceptions - Separate class
nbsphinx.Exporter
nbsphinx 0.2.4
https://pypi.python.org/pypi/nbsphinx/0.2.4
- Support for "nbsphinx-toctree" cell metadata
nbsphinx 0.2.3
https://pypi.python.org/pypi/nbsphinx/0.2.3
- Links from notebooks to local files can now be used
nbsphinx 0.2.2
https://pypi.python.org/pypi/nbsphinx/0.2.2
- Support for links to sub-sections in other notebooks
nbsphinx 0.2.1
https://pypi.python.org/pypi/nbsphinx/0.2.1
- No need to mention
source_suffixandsource_parsersinconf.py
nbsphinx 0.2.0
https://pypi.python.org/pypi/nbsphinx/0.2.0
- Add support for
allow_errorsandhiddenmetadata - Add custom reST template
- Add nbinput and nboutput directives with HTML+CSS and LaTeX formatting
- Turn nbsphinx into a Sphinx extension