mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-21 13:31:57 -05:00
- Delete bin/py_to_notebook.py and tito/tools/py_to_notebook.py - Update notebooks command to use Jupytext directly - Jupytext is already configured in all *_dev.py files - Simpler, more standard workflow using established tools - Better integration with NBDev ecosystem Benefits: - Eliminates duplicate conversion tools - Uses industry-standard Jupytext instead of custom tool - Reduces maintenance burden - Better error handling and compatibility