Skip to content

0.4.0

Compare
Choose a tag to compare
@akhmerov akhmerov released this 25 Jun 19:35
1bb7d91
  • Allow adding inputs and outputs that are not executed using jupyter-input and jupyter-output directives.
  • Improve script handling by using nbconvert directly.
  • Remove deprecated enabling of the extension as jupyter_sphinx.execute.
  • Implement different output priorities in HTML and LaTeX builders. In practice this allows to provide a better fallback in PDF output.
  • Introduce new jupyter-download syntax compatible with Sphinx≥4, jupyter-download-nb, jupyter-download-notebook, and jupyter-download-script
  • Do not overwrite CSS and JS if files already exist in _static/, this allows to customize the CSS and JS file.