Skip to content

Releases: spatialaudio/nbsphinx

nbsphinx 0.8.8

31 Dec 12:28
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.8/

  • Support for the sphinx_codeautolink extension
  • Basic support for the text builder

nbsphinx 0.8.7

10 Aug 16:45
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.7/

  • Fix assertion error in LaTeX build with Sphinx 4.1.0+

nbsphinx 0.8.6

03 Jun 08:42
Compare
Choose a tag to compare

nbsphinx 0.8.5

12 May 09:53
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.5/

  • Freeze Jinja2 version to 2.11 (for now, until a bugfix is found)
  • Add theme_comparison.py tool for creating multiple versions (with different HTML themes) of the docs at once

nbsphinx 0.8.4

29 Apr 16:17
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.4/

  • Support for mathjax3_config (for Sphinx >= 4)
  • Force loading MathJax on HTML pages generated from notebooks (can be disabled with nbsphinx_assume_equations = False)

nbsphinx 0.8.3

09 Apr 12:17
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.3/

  • Increase line_length_limit (for docutils 0.17+)

nbsphinx 0.8.2

28 Feb 17:00
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.2/

  • Add support for data-footcite HTML attribute
  • Disable automatic highlighting in notebooks, setting highlight_language is no longer needed

nbsphinx 0.8.1

18 Jan 21:12
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.1/

  • Minor fixes and documentation update

nbsphinx 0.8.0

20 Oct 10:38
Compare
Choose a tag to compare

https://pypi.org/project/nbsphinx/0.8.0/

  • Don't overwrite Pygments background in notebook code cells.
    To get rid of those ugly greenish code blocks, remove pygments_style = 'sphinx' from your conf.py.
  • Switch documentation to
    insipid <https://insipid-sphinx-theme.readthedocs.io/>_ theme by default
  • Require Python 3.6+

nbsphinx 0.7.1

16 Jun 17:36
Compare
Choose a tag to compare