Bump nbsphinx from 0.8.8 to 0.9.3
Bumps nbsphinx from 0.8.8 to 0.9.3.
Release notes
Sourced from nbsphinx's releases.
nbsphinx 0.9.3
https://pypi.org/project/nbsphinx/0.9.3/
- Fix gallery regression in Sphinx 7.2
nbsphinx 0.9.2
https://pypi.org/project/nbsphinx/0.9.2/
- Improve support for
sphinx_immaterialtheme- Improve support for links starting with
#- Add support for in-text citations
- LaTeX: Add support for admonition titles
nbsphinx 0.9.1
https://pypi.org/project/nbsphinx/0.9.1/
- pandoc: disable "smart" option only for version 2.0+
nbsphinx 0.9.0
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.styAdd custom HTML/CSS for thumbnail galleries
- Separate CSS file
nbsphinx-gallery.css- The CSS from Sphinx Gallery (
'sphinx_gallery.load_style') cannot be used anymoreUse the last image in a notebook as the default thumbnail
nbsphinx 0.8.12
https://pypi.org/project/nbsphinx/0.8.12/
- Implement "link" galleries (without nested sub-documents)
nbsphinx 0.8.11
https://pypi.org/project/nbsphinx/0.8.11/
- LaTeX: apply code cell border style to all code blocks
nbsphinx 0.8.10
https://pypi.org/project/nbsphinx/0.8.10/
- Fix handling of
source_suffix- A few LaTeX fixes
... (truncated)
Changelog
Sourced from nbsphinx's changelog.
Version 0.9.3 -- 2023-08-27 -- PyPI__ -- diff__
- Fix gallery regression in Sphinx 7.2
__ https://pypi.org/project/nbsphinx/0.9.3/ __ https://github.com/spatialaudio/nbsphinx/compare/0.9.2...0.9.3
Version 0.9.2 -- 2023-05-24 -- PyPI__ -- diff__
- Improve support for
sphinx_immaterialtheme- Improve support for links starting with
#- Add support for in-text citations
- LaTeX: Add support for admonition titles
__ https://pypi.org/project/nbsphinx/0.9.2/ __ https://github.com/spatialaudio/nbsphinx/compare/0.9.1...0.9.2
Version 0.9.1 -- 2023-03-14 -- PyPI__ -- diff__
- pandoc: disable "smart" option only for version 2.0+
__ https://pypi.org/project/nbsphinx/0.9.1/ __ https://github.com/spatialaudio/nbsphinx/compare/0.9.0...0.9.1
Version 0.9.0 -- 2023-03-12 -- PyPI__ -- diff__
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.styAdd custom HTML/CSS for thumbnail galleries
- Separate CSS file
nbsphinx-gallery.css- The CSS from Sphinx Gallery (
'sphinx_gallery.load_style') cannot be used anymoreUse the last image in a notebook as the default thumbnail
__ https://pypi.org/project/nbsphinx/0.9.0/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.12...0.9.0
Version 0.8.12 -- 2023-01-19 -- PyPI__ -- diff__
- Implement "link" galleries (without nested sub-documents)
__ https://pypi.org/project/nbsphinx/0.8.12/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.11...0.8.12
Version 0.8.11 -- 2022-12-29 -- PyPI__ -- diff__
- LaTeX: apply code cell border style to all code blocks
__ https://pypi.org/project/nbsphinx/0.8.11/ __ https://github.com/spatialaudio/nbsphinx/compare/0.8.10...0.8.11
... (truncated)
Commits
f572870Release 0.9.33d648ccRTD: Don't use shallow clone (to get last-changed dates)b4dc4beTrying to work around upcoming changes in Sphinx 7.2.055c4809DOC: Add download link for executed .ipynb fileff9f09bDOC: fix two Jupytext links6f92f9bRelease 0.9.25962650DOC: mention sphinx_immaterial theme83e7b23CSS: update comments for sphinx_immaterial special cases05957b0hide copy-button in sphinx-immaterial theme (#737)e1179c2LaTeX: Use CSS-style options, avoid sphinxheavybox work-around- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)