SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-nbsphinx-0.9.3-1.3.noarch.rpm :

* Sun Aug 27 2023 Arun Persaud - update to version 0.9.3:
* Fix gallery regression in Sphinx 7.2
* Fri Jun 02 2023 Ben Greiner - Update to 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
* Sun Mar 19 2023 Ben Greiner - Update to 0.9.1
* pandoc: disable \"smart\" option only for version 2.0+- Version 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
* Sun Jan 22 2023 Ben Greiner - Update to 0.8.12
* Implement \"link\" galleries (without nested sub-documents)
* Sun Jan 08 2023 Ben Greiner - Update to 0.8.11
* LaTeX: apply code cell border style to all code blocks- Release 0.8.10
* Fix handling of source_suffix
* A few LaTeX fixes
* Fri Jun 17 2022 Yogalakshmi Arunachalam - Update to Version 0.8.9
* CSS: support tables in widgets
* Avoid empty \"raw\" directive
* Sun Feb 27 2022 Arun Persaud - specfile:
* update copyright year- update to version 0.8.8:
* Support for the sphinx_codeautolink extension
* Basic support for the text builder- changes from version 0.8.7:
* Fix assertion error in LaTeX build with Sphinx 4.1.0+
* Thu Jul 01 2021 Ben Greiner - Update to Version 0.8.6
* Support for Jinja2 version 3- Release 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- Release 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``)- Release 0.8.3
* Increase ``line_length_limit`` (for `docutils` 0.17+)- Release 0.8.2
* Add support for ``data-footcite`` HTML attribute
* Disable automatic highlighting in notebooks, setting ``highlight_language`` is no longer needed- Release 0.8.1
* Minor fixes and documentation update
* Thu Dec 17 2020 Benjamin Greiner - Update to 0.8
* 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 theme by default
* Require Python 3.6+- The only test upstream does is to import the module and run sphinx on their own docs. We can\'t do the latter because we don\'t have all the requirements
* Tue Dec 15 2020 Benjamin Greiner - Provide the old jupyter package name only for the primary Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
 
ICM