Releases: spatialaudio/nbsphinx
Releases · spatialaudio/nbsphinx
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_suffix
andsource_parsers
inconf.py
nbsphinx 0.2.0
https://pypi.python.org/pypi/nbsphinx/0.2.0
- Add support for
allow_errors
andhidden
metadata - Add custom reST template
- Add nbinput and nboutput directives with HTML+CSS and LaTeX formatting
- Turn nbsphinx into a Sphinx extension