Path to this page:
./
www/py-nbconvert,
Converting Jupyter Notebooks
Branch: CURRENT,
Version: 7.16.4,
Package name: py312-nbconvert-7.16.4,
Maintainer: pkgsrc-usersConverting 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: 834.396 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-nbconvert-7.16.4
- (2024-04-30) Updated to version: py311-nbconvert-7.16.4
- (2024-03-24) Updated to version: py311-nbconvert-7.16.3
- (2024-03-04) Updated to version: py311-nbconvert-7.16.2
- (2024-02-21) Updated to version: py311-nbconvert-7.16.1
- (2024-02-12) Updated to version: py311-nbconvert-7.16.0
CVS history: (Expand)
2024-03-24 11:52:27 by Adam Ciarcinski | Files touched by this commit (2) | |
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) | |
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) | |
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) | |
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
|
2024-01-18 13:34:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-nbconvert: updated to 7.14.2
7.14.2
Maintenance and upkeep improvements
- update to mermaid 10.7.0
|
2024-01-12 14:17:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-nbconvert: updated to 7.14.1
7.14.1
Bugs fixed
- Fix broken image scaling in case a custom width or height is provided for the image
Maintenance and upkeep improvements
- Allow pre-fetch of css files without attempting download
- Bump the actions group with 1 update
|
2024-01-10 07:37:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-nbconvert: updated to 7.14.0
7.14.0
Enhancements made
- Convert `coalescese_streams` function to `CoalesceStreamsPreprocessor`
Maintenance and upkeep improvements
- chore: update pre-commit hooks
- Fix webpdf test on Python 3.12
- Clean up import
7.13.1
Bugs fixed
- Restore removed import
7.13.0
Enhancements made
- Add table, td, tr to allowed list of tags
Maintenance and upkeep improvements
- Remove twitter links that cause linkcheck to fail
- Update ruff config
- chore: update pre-commit hooks
|
2023-12-07 18:24:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-nbconvert: updated to 7.12.0
7.12.0
Enhancements made
- Allow to load config from env.
Maintenance and upkeep improvements
- Use ruff on notebooks and update typings
Documentation improvements
- update Python version support in docs
|