Releases: spatialaudio/nbsphinx
Releases · spatialaudio/nbsphinx
nbsphinx 0.2.13
nbsphinx 0.2.12
https://pypi.python.org/pypi/nbsphinx/0.2.12
- Basic support for widgets
- CSS is now "responsive", some new CSS classes
nbsphinx 0.2.11
nbsphinx 0.2.10
https://pypi.python.org/pypi/nbsphinx/0.2.10
- Enable JavaScript output cells
nbsphinx 0.2.9
https://pypi.python.org/pypi/nbsphinx/0.2.9
- Add option
nbsphinx_prompt_width
nbsphinx 0.2.8
https://pypi.python.org/pypi/nbsphinx/0.2.8
- Add options
nbsphinx_execute
andnbsphinx_execute_arguments
- Separate "display priority" for HTML and LaTeX
nbsphinx 0.2.7
https://pypi.python.org/pypi/nbsphinx/0.2.7
- Special CSS tuning for
sphinx_rtd_theme
- Replace info/warning
<div>
elements withnbinfo
/nbwarning
nbsphinx 0.2.6
https://pypi.python.org/pypi/nbsphinx/0.2.6
- Support for LaTeX math environments in Markdown cells
- Add options
nbsphinx_timeout
andnbsphinx_codecell_lexer
nbsphinx 0.2.5
https://pypi.python.org/pypi/nbsphinx/0.2.5
- Add option
nbsphinx_allow_errors
to 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