Files
TinyTorch/binder/postBuild
Vijay Janapa Reddi 6a99354213 Fix Binder setup to generate notebooks at build time
- Add jupytext dependency to binder/requirements.txt
- Update postBuild to convert src/*.py files to modules/*.ipynb
- Document the notebook generation workflow in README.md

This ensures Binder users get ready-to-use notebooks that are
always in sync with the source Python files.
2025-12-02 20:51:18 -05:00

1.3 KiB
Executable File