1
0

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
This commit is contained in:
OBS User buildservice-autocommit 2022-01-03 09:49:25 +00:00 committed by Git OBS Bridge
parent 708a6a951d
commit 52956fdfbf

View File

@ -12,6 +12,66 @@ Fri Dec 31 16:28:25 UTC 2021 - Ben Greiner <code@bnavigator.de>
-------------------------------------------------------------------
Thu Dec 30 18:01:32 UTC 2021 - Matej Cepl <mcepl@suse.com>
- 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
- Dont 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 <mcepl@suse.com>
- Upgrade to the version 6.3.0:
- Bugfixes:
- Update state filter