docs: add Colab badge and notebook gallery#508
Conversation
- Added 'Open in Colab' badge to README header - Added Notebook Gallery section with context_rot_live.ipynb - Links to Google Colab for zero-install interactive demo
dgenio
left a comment
There was a problem hiding this comment.
Thanks for this — the badge and gallery table render correctly, and the Colab link points to a real notebook (notebooks/context_rot_live.ipynb) on main, so the change itself is solid and low-risk.
One blocker before merge — the issue linkage:
The description says Closes #435, but #435's acceptance criteria are broader than this PR: four new notebooks mirroring the showcase scenarios, an "Open in Colab" badge on docs/showcase.md, a new notebooks/README.md, and a CI execution gate for the notebooks. Merging this would auto-close #435 with most of that work still undone.
Please change Closes #435 → Refs #435 (or Part of #435) so the issue stays open to track the remaining notebooks + CI gate. No code changes needed — I'll approve as soon as the linkage reflects the actual scope.
Nit (non-blocking): the header badge and the gallery-row badge both link to the same single notebook. Fine to keep — just flagging the duplication for when the gallery grows.
Generated by Claude Code
|
Heads up — CI is red on the The repo generates
You can fold this into the same push as the Generated by Claude Code |
Adds "Open in Colab" badge and notebook gallery to README (issue #435).
notebooks/context_rot_live.ipynbCloses #435.