mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #230] PDF Build issue: Not rendering the links to slides/colab #1327
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 @Anirvan-Krishna on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/230
In the PDF version of the book, the links to the slides and colab notebooks go missing, only the plain text/icons are available. The web version although, works fine. Please solve this issue.
Thank you
@profvjreddi commented on GitHub (Jun 1, 2024):
@Anirvan-Krishna when I download the PDF the links are active as you can see here:
Can you please screenshot and show me what issue you are facing?
@Anirvan-Krishna commented on GitHub (Jun 4, 2024):
@profvjreddi this is a snippet from the AI Training chapter. The links are not working. Similar issue was faced in efficient AI and Optimization chapters
@profvjreddi commented on GitHub (Jun 4, 2024):
@Anirvan-Krishna could you tell me what version of PDF viewer you are using? Ther is a compatibility limit on the version so just wanna know.
@profvjreddi commented on GitHub (Aug 23, 2025):
Fixed in
ddf61e82,ec6c5249: PDF link rendering resolved