mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
Notebook outputs are educational content in cookbook repositories. They show users what to expect when running the code. - Remove nbstripout from all dependencies and configurations - Remove nbstripout check from CI workflow - Update documentation to explain outputs are intentional - Make validation scripts non-blocking for POC - Fix lychee configuration conflict The CI now validates notebooks without removing demonstration outputs.