mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 14:42:29 -05:00
[GH-ISSUE #1795] [Bug] MLSysBook Vol. I: Clicking on figure to enlarge does not work #16330
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 @asgalon on GitHub (May 22, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1795
Area
Book — Volume I
Location
ML Workflow
Description
Clicking on a figure does not work:
Opening the link in a new tab shows:
Expected Behavior
Should probably show an enlarged version of the illustration?
Environment (TinyTorch bugs only)
No response
@asgalon commented on GitHub (May 22, 2026):
Nice error message btw :-)
@asgalon commented on GitHub (May 22, 2026):
The URL really used for the download in the page is:
3b022a3ffa.svgwhile the a link url is:
3b022a3ffa.svgso the ml_workflow_files/mediabag path element is missing.