mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #83] Download of book on website doesn't work #3873
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @V0XNIHILI on GitHub (Dec 4, 2023).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/83
When downloading the PDF or ePub, I get:
But maybe this is a WIP?
@V0XNIHILI commented on GitHub (Dec 4, 2023):
(I am a PhD student from Charlotte Frenkel's group at Delft University of Technology btw)
@profvjreddi commented on GitHub (Dec 5, 2023):
Thank you for all the useful feedback you are already sending our way. Much
appreciated.
Feel free to file issues as well as send any PRs to help address anything
you see as being needed.
On Mon, Dec 4, 2023 at 12:31 PM Douwe den Blanken @.***>
wrote:
--
Vijay Janapa Reddi, Ph. D. |
John L. Loeb Associate Professor of Engineering and Applied Sciences |
John A. Paulson School of Engineering and Applied Sciences |
Science and Engineering Complex (SEC) | 150 Western Ave, Room #5.305 |
Boston, MA 02134 |
Harvard University | Email @.***> | Website
http://scholar.harvard.edu/vijay-janapa-reddi | Google Scholar
https://scholar.google.com/citations?hl=en&user=gy4UVGcAAAAJ&view_op=list_works&sortby=pubdate
| Edge Computing Lab https://edge.seas.harvard.edu | Schedule a Meeting
https://scholar.harvard.edu/vijay-janapa-reddi/schedule | Admin
https://scholar.harvard.edu/vijay-janapa-reddi/contact |
@V0XNIHILI commented on GitHub (Dec 5, 2023):
Okay, I tried to make sure the book is compiled to PDF by configuring this in the
_quarto.ymlfile.However, currently one image in the book is in
.webpformat:And LaTeX doesnt support that:
How to proceed? Maybe best to hide the 'download PDF' button for now but keep the EPUB one available.
@V0XNIHILI commented on GitHub (Dec 5, 2023):
Update: EPUB generation works!
@profvjreddi commented on GitHub (Dec 5, 2023):
Just for bookkeeping, this is a Duplicate of issue https://github.com/harvard-edge/cs249r_book/issues/24 so I will close that and we can continue here.
@profvjreddi commented on GitHub (Dec 5, 2023):
We should fix that and remove .webp content and put it as an image, feel free to do that @V0XNIHILI Thank you!
@V0XNIHILI commented on GitHub (Dec 5, 2023):
@profvjreddi actually there is only one image that is of webp format currently in the repository:
However, this figure does not exist anymore:
Opened #92 for this to track this separately because a new image has to be found I'm guessing?
@profvjreddi commented on GitHub (Dec 8, 2023):
Were you able to get the PDF download link working on the website?
@V0XNIHILI commented on GitHub (Dec 10, 2023):
Still work in progress, will get back to you today hopefully with a working version!