Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nbsphinx to 0.7.0 #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented May 8, 2020

This PR updates nbsphinx from 0.5.0 to 0.7.0.

Changelog

0.7.0

* Warnings can be suppressed with ``suppress_warnings``.
* ``<img>`` tags are handled in Markdown cells; the ``alt``, ``width``,
``height`` and ``class`` attributes are supported.
* CSS: prompts protrude into left margin if ``nbsphinx_prompt_width`` is
too small. If you want to hide the prompts, use `custom CSS`__.

__ https://nbsphinx.readthedocs.io/en/0.7.0/custom-css.html

0.6.1

* ``.ipynb_checkpoints`` is automatically added to ``exclude_patterns``

0.6.0

* Thumbnail galleries (inspired by https://sphinx-gallery.github.io/)
* ``nbsphinx-toctree`` as cell tag
* Keyword arguments in ``nbsphinx_custom_formats``
* Python 2 support has been dropped

0.5.1

* This will be the last release supporting Python 2.x!
* Support for https://github.com/choldgraf/sphinx-copybutton
* Executed notebooks are now saved in the HTML output directory
Links

@pyup-bot pyup-bot mentioned this pull request May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant