Nbsphinx Versions Save

:ledger: Sphinx source parser for Jupyter notebooks

0.9.4

1 week ago

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

  • Require docutils >= 0.18.1
  • Minor fixes, documentation and CI updates

0.9.3

8 months ago

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

  • Fix gallery regression in Sphinx 7.2

0.9.2

11 months ago

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

  • Improve support for sphinx_immaterial theme
  • Improve support for links starting with #
  • Add support for in-text citations
  • LaTeX: Add support for admonition titles

0.9.1

1 year ago

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

  • pandoc: disable "smart" option only for version 2.0+

0.9.0

1 year ago

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

  • Split nbsphinx.py (a Python module) into:

    • nbsphinx/__init__.py (a Python package)
    • A standalone CSS file nbsphinx-code-cells.css_t
    • LaTeX style file nbsphinx.sty
  • Add custom HTML/CSS for thumbnail galleries

    • Separate CSS file nbsphinx-gallery.css
    • The CSS from Sphinx Gallery ('sphinx_gallery.load_style') cannot be used anymore
  • Use the last image in a notebook as the default thumbnail

0.8.12

1 year ago

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

  • Implement "link" galleries (without nested sub-documents)

0.8.11

1 year ago

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

  • LaTeX: apply code cell border style to all code blocks

0.8.10

1 year ago

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

  • Fix handling of source_suffix
  • A few LaTeX fixes

0.8.9

1 year ago

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

  • CSS: support tables in widgets
  • Avoid empty "raw" directive

0.8.8

2 years ago

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

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