mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #1057] Raspberry Pi - Image Classification Lab Chapter - Labels hyperlink update #1679
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 @harishb00 on GitHub (Nov 30, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1057
Originally assigned to: @profvjreddi on GitHub.
to
@profvjreddi commented on GitHub (Nov 30, 2025):
Done! The fix has been committed to the dev branch. The wget command for downloading labels.txt has been updated to use the raw GitHub URL so it downloads the actual file instead of the HTML page.
Commit:
37aa2bf3a- "Fix labels.txt download URL in image classification lab"