./www/py-nbconvert, Converting Jupyter Notebooks

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.16.6, Package name: py312-nbconvert-7.16.6, Maintainer: pkgsrc-users

Converting Jupyter Notebooks


Required to run:
[textproc/py-pygments] [textproc/py-jinja2] [www/py-bleach] [www/py-tornado] [textproc/py-defusedxml] [textproc/py-mistune] [devel/py-traitlets] [devel/py-ipykernel] [devel/py-jupyter_core] [devel/py-testpath] [devel/py-jupyter_client] [devel/py-entrypoints] [textproc/py-pandocfilters] [www/py-nbformat] [lang/python37] [www/py-ipywidgets]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 837.612 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-29 19:04:43 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.6

7.16.6

Bugs fixed

- Prevent leading whitespace in markdown code blocks from being stripped
- Fix bullet list parsing in markdown
- Fix crash when running with optimization

Maintenance and upkeep improvements

- remove any twitter mention
- Update base.tex.j2 for macro compatibility with newer versions of Pandoc
   2025-01-04 16:27:43 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.5

7.16.5

Enhancements made

- Add support for mistune 3.1.0
- Allow including `text/x-rst` outputs in rst conversion, transition away from \ 
`text/restructuredtext`

Bugs fixed

- Do not display mathjax overlay
- Work around pip 24.1 bug which prevents installing pandocfilters 1.4.1
- Don't die if template path cannot be read
- Fix markdown2asciidoc function for pandoc >= 3.0
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-04-30 14:45:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.4

7.16.4

Bugs fixed

- rst exporter: Re-enable coalescing streams

Maintenance and upkeep improvements

- Revert "Set all min deps"
- Set all min deps
- chore: update pre-commit hooks
   2024-03-24 11:52:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.3

7.16.3

Maintenance and upkeep improvements

- Remove pytest pin
- Add Compatibility with Pandoc 2.9.2
- Pin to Pytest 7
   2024-03-04 19:58:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.2

7.16.2

Bugs fixed

- \[HTMLExporter\] Initialize resources before widget filtering
   2024-02-21 12:01:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.1

7.16.1

Maintenance and upkeep improvements

- Fix permissions for prep release workflow
- Update publish workflow
- fix for tests/ dir not in sys.path

Documentation improvements

- Update project description
   2024-02-12 20:13:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-nbconvert: updated to 7.16.0

7.16.0

Enhancements made

- Add a toggle to skip the svg encoding of images

7.15.0

Enhancements made

- Support configurable width and height of reveal presentations

Maintenance and upkeep improvements

- chore: update pre-commit hooks
- handle xhtml void elements in mermaid diagrams