[GH-ISSUE #1305] [Bug] Labs lab00 cleanup #1751

Open
opened 2026-04-11 08:07:07 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @asgalon on GitHub (Apr 9, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1305

Area

Other

Location

Labs vol1 lab00

Description

I have been taking a closer look at lab00_introduction.py. I think I have fixed the most important problems, but it is not ready for a PR yet.

Done:

  • changed the multiselect item to a list of checkboxes, much better usability if programatically a bit awkward, there is no checkboxgroup as with the radiobuttons yet.
Image
  • Feedback block for check2 reacts correctly to checkbox selection changes

Open:
There is this block saying "infeasible..." because the distance to the datacenter is to far for max 10ms at lightspeed, even after selecting the "moving the datacenter" option (That gives me the mental picture of the vehicle dragging the data center on a trailer 😀 ) Shouldn't this block also be conditional?

Image

Everything below that, going through it now...

Expected Behavior

No response

Environment (TinyTorch bugs only)

No response

Originally created by @asgalon on GitHub (Apr 9, 2026). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1305 ### Area Other ### Location Labs vol1 lab00 ### Description I have been taking a closer look at lab00_introduction.py. I think I have fixed the most important problems, but it is not ready for a PR yet. Done: - changed the multiselect item to a list of checkboxes, much better usability if programatically a bit awkward, there is no checkboxgroup as with the radiobuttons yet. <img width="1614" height="258" alt="Image" src="https://github.com/user-attachments/assets/6fd8b18b-cdea-49d1-8edf-7e8560d1ba34" /> - Feedback block for check2 reacts correctly to checkbox selection changes Open: There is this block saying "infeasible..." because the distance to the datacenter is to far for max 10ms at lightspeed, even after selecting the "moving the datacenter" option (That gives me the mental picture of the vehicle dragging the data center on a trailer 😀 ) Shouldn't this block also be conditional? <img width="1614" height="839" alt="Image" src="https://github.com/user-attachments/assets/4dddc5d6-a294-4cd1-98b8-62620c691e06" /> Everything below that, going through it now... ### Expected Behavior _No response_ ### Environment (TinyTorch bugs only) _No response_
GiteaMirror added the area: booktype: bug labels 2026-04-11 08:07:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1751