17
0

- update to 7.16.0:

* Add a toggle to skip the svg encoding of images #2106
  * Support configurable width and height of reveal presentations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=83
This commit is contained in:
2024-02-07 19:38:17 +00:00
committed by Git OBS Bridge
parent ae06179508
commit 6cc43077c8
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 7 19:37:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 7.16.0:
* Add a toggle to skip the svg encoding of images #2106
* Support configurable width and height of reveal presentations
-------------------------------------------------------------------
Sun Jan 21 11:39:16 UTC 2024 - Ben Greiner <code@bnavigator.de>