Ani Agarwal
Ani Agarwal
I'm running into the same problem when trying to build the book at https://github.com/xpqz/learnapl
This was with `v13.0` of Jupyter Book and `v1.0.3` of pyppeteer. I seemed to have fixed the problem by simply editing line 50 of `pdf.py` from ```py await page.goto(f"file:///{html_file}", {"waitUntil":...
This seems to be a problem with Jupyter Book itself? Someone else reported a similar problem to what I'm running into when building here: https://github.com/executablebooks/jupyter-book/issues/1732
Has any progress been made with this feature? I would love to contribute but I have no experience with AppleScript :(
Thanks for addressing this!