inbo / niche_vlaanderen

Python package to run the NICHE Vlaanderen model
https://inbo.github.io/niche_vlaanderen/
MIT License
5 stars 2 forks source link

Update nbsphinx to 0.4.2 #218

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates nbsphinx from 0.3.3 to 0.4.2.

Changelog ### 0.4.2 ``` * Re-establish Python 2 compatibility (but the clock is ticking ...) ``` ### 0.4.1 ``` * Fix issue 266 ``` ### 0.4.0 ``` * Support for "data-cite" HTML tags in Markdown cells * Add option ``nbsphinx_custom_formats`` * LaTeX macros ``\nbsphinxstartnotebook`` and ``\nbsphinxstopnotebook`` * Support for cell attachments * Add options ``nbsphinx_input_prompt`` and ``nbsphinx_output_prompt`` * Re-design LaTeX output of code cells, fix image sizes ``` ### 0.3.5 ``` * Disable ``nbconvert`` version 5.4 to avoid `issue 878 <https://github.com/jupyter/nbconvert/issues/878>`__ ``` ### 0.3.4 ``` * Fix issue 196 and other minor changes ```
Links - PyPI: https://pypi.org/project/nbsphinx - Changelog: https://pyup.io/changelogs/nbsphinx/