-
-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Milestone
Description
The update to 6.4.x (https://nbconvert.readthedocs.io/en/latest/changelog.html) brings some improvements to webpdf exports.
6.4.x (and main as of 2022-03) still supports python 3.7, as needed for Sage 9.6
There is a new dependency, beautifulsoup4. We convert the existing pip package to a standard normal package.
The new package Pyppeteer is needed for webpdf exports of Jupyter notebooks.
pyppeteer has a number of new dependencies, so for now we only add it as a pip package.
CC: @kwankyu
Component: packages: standard
Author: Matthias Koeppe
Branch/Commit: 6219340
Reviewer: Kwankyu Lee
Issue created by migration from https://trac.sagemath.org/ticket/33533