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

Pin nbsphinx to latest version 0.3.3 #44

Merged
merged 2 commits into from
Jul 4, 2018
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR pins nbsphinx to the latest release 0.3.3.

Changelog

0.3.3

* Locally linked files are only copied for Jupyter notebooks (and not anymore
for other Sphinx source files)

0.3.2

* Links to local files are rewritten for all Sphinx source files (not only
Jupyter notebooks)

0.3.1

* Enable notebook translations (NB: The use of reST strings is temporary!)

0.3.0

* Add options ``nbsphinx_prolog`` and ``nbsphinx_epilog``
* Links from ``*.rst`` files to notebooks have to start with a slash

0.2.18

* Fix issue 148

0.2.17

* Fix issue 146

0.2.16

* Fix issue 142

0.2.15

* Links to subsections are now possible in all source files

0.2.14

* Add option ``nbsphinx_kernel_name``

0.2.13

* Minor fixes

0.2.12

* Basic support for widgets
* CSS is now "responsive", some new CSS classes

0.2.11

* Minor fixes

0.2.10

* Enable JavaScript output cells

0.2.9

* Add option ``nbsphinx_prompt_width``

0.2.8

* Add options ``nbsphinx_execute`` and ``nbsphinx_execute_arguments``
* Separate "display priority" for HTML and LaTeX

0.2.7

* Special CSS tuning for ``sphinx_rtd_theme``
* Replace info/warning ``<div>`` elements with ``nbinfo``/``nbwarning``

0.2.6

* Support for LaTeX math environments in Markdown cells
* Add options ``nbsphinx_timeout`` and ``nbsphinx_codecell_lexer``

0.2.5

* Add option ``nbsphinx_allow_errors`` to globally ignore exceptions
* Separate class `nbsphinx.Exporter`

0.2.4

* Support for "nbsphinx-toctree" cell metadata

0.2.3

* Links from notebooks to local files can now be used

0.2.2

* Support for links to sub-sections in other notebooks

0.2.1

* No need to mention ``source_suffix`` and ``source_parsers`` in ``conf.py``

0.2.0

* Add support for ``allow_errors`` and ``hidden`` metadata
* Add custom reST template
* Add nbinput and nboutput directives with HTML+CSS and LaTeX formatting
* Turn nbsphinx into a Sphinx extension

0.1.0

Initial release
Links

@coveralls
Copy link

Pull Request Test Coverage Report for Build 119

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 59.446%

Totals Coverage Status
Change from base Build 110: 0.0%
Covered Lines: 4204
Relevant Lines: 7072

💛 - Coveralls

@schlegelp schlegelp merged commit 001c6cf into master Jul 4, 2018
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.

None yet

3 participants