From 52956fdfbf2e303d6c9a2ea33c3a0f0a8c64abb16b0378bdf3643b97904205ba Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 3 Jan 2022 09:49:25 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/python-nbconvert revision 9.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=1b5fd1d1adcfc079782d7f05257e7323 --- python-nbconvert.changes | 60 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/python-nbconvert.changes b/python-nbconvert.changes index ca66e66..ffd0784 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -12,6 +12,66 @@ Fri Dec 31 16:28:25 UTC 2021 - Ben Greiner ------------------------------------------------------------------- Thu Dec 30 18:01:32 UTC 2021 - Matej Cepl +- Upgrade to the version 6.3.0: + - Bugfixes: + - Update state filter + - Add slide numbering + - Fix HTML templates mentioned in help docs + - Add the ability to fully customize widget_renderer_url + - Enable users to customize MathJax URLs + - Add CLI configuration for disable-chromium-sandbox + - Enables webpdf to be rendered with templates + - Adds dejavu + - Significant Changes¶ + - Dropped Python 3.6 and added Python 3.9 + - Convert execute preprocessor wrapper to resemble papermill + - Comprehensive notes¶ + - Feature: support static widgets in Reveal.js slides PR + #1553: + - Feature: add speaker notes to Reveal.js template + - Add correct output mimetype to WebPDF exporter + - Set mimetype for webpdf correctly + - Fix docstring issue and a broken link + - Add CLI example for removing cell tag syntax + - Include output of stdin stream in lab template + - Don’t use a shell to call inkscape + - JupyterLab export as HTML with widgets fails to load + widgets + - Move note inside Reveal.js HTML slideshow + - fix issue 1507: broken command line option + –CSSHTMLHeaderPreprocessor.style= + - Fix order of template paths + - Changed documentation of external_exporters + - Fix template precedence when using a custom template + - add pip to docs envt + - Fix CI By Adding PIP to conda envt for docs build + - Explicitly install pip in docs environment.yml + - small update to docs hide cell + - Allow child templates to override mathjax + - Allow get_export_names to skip configuration check + - Update docs: Tex Live package on Ubuntu + - Test jupyter_client + - Update jupyterlab css + - Webpdf: Use a temporary file instead of an URL + - Applied patch for marking network changes + - Change webpdf display name + - Allow disabling pyppeteer sandbox + - Make pagination configurable in webpdf + - Fix Reveal.js version in documentation + - Fix dangling reference to get_template_paths() + - Solved svg2pdf conversion error if Inkscape is installed + into the default path on a windows machine + - Update version dependency of traitlets + - Update execute.py + - Fix code output indentation when running nbconvert + –no-input + - #1428 add docstring + - Update nbconvert_library.ipynb + - Supports isolated iframe when converting to HTML + +------------------------------------------------------------------- +Thu Dec 30 18:01:32 UTC 2021 - Matej Cepl + - Upgrade to the version 6.3.0: - Bugfixes: - Update state filter