mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 02:19:10 -05:00
- Added modules_dir to CLIConfig (alias for assignments_dir) - Made environment validation warning-only to allow development - Command now works: generates notebooks and launches Jupyter Lab - Tested successfully with 'tito module view 02_tensor' The view command is fully functional for interactive development.