Skip to content

nbsphinx 0.9.0

Compare
Choose a tag to compare
@mgeier mgeier released this 12 Mar 16:17
· 45 commits to master since this release

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