learnapl icon indicating copy to clipboard operation
learnapl copied to clipboard

Link to single PDF does not exist

Open marrs opened this issue 3 years ago • 3 comments

I'd be interested in reading your book offline but the PDF link in the README does not appear to have been built.

marrs avatar Dec 31 '21 15:12 marrs

The pdf build process appears to fail for some reason. You can pick up the previous build:

https://github.com/xpqz/learnapl/blob/3f73b88c58c7b0f1e601bae19c6326fc9ac40a36/contents/_build/pdf/book.pdf

xpqz avatar Jan 04 '22 12:01 xpqz

I have updated the link on the README, but will leave this open until I can figure out why the build breaks.

xpqz avatar Jan 04 '22 12:01 xpqz

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

anrddh avatar Jun 20 '22 20:06 anrddh