Commit f335f2a
Stop a full-width checkbox putting a scrollbar inside the card
ipywidgets checkboxes carry their own padding and a minimum width, so
`width="100%"` overflows the container and leaves a horizontal scrollbar under
the row -- visible under "Allow paid GPU flavors" in the HuggingFace section.
They size to their content now.
Adds docs/evidence/widget/05-huggingface-jobs.jpg, showing the HuggingFace
Jobs section that the widget gained in this branch.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012gTBDPK16HUZ3kHQ2QyjuU1 parent 66454da commit f335f2a
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
178 | 185 | | |
179 | 186 | | |
180 | 187 | | |
| |||
965 | 972 | | |
966 | 973 | | |
967 | 974 | | |
968 | | - | |
| 975 | + | |
969 | 976 | | |
970 | 977 | | |
971 | 978 | | |
| |||
Loading
0 commit comments