mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 23:09:04 -05:00
Students can run demos directly with Python, and developers can run jupyter-book directly. The CLI wrappers don't add value. Changes: - Move demo.py and book.py to _archived/ - Remove from main.py command registry - Remove from __init__.py imports - Update test expectations (47 tests passing) - Update archived README with removal rationale 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"website": {
|
|
"base_url": "https://tinytorch.ai",
|
|
"community_map_url": "https://tinytorch.ai/community",
|
|
"api_url": null,
|
|
"enabled": false
|
|
},
|
|
"local": {
|
|
"enabled": true,
|
|
"auto_sync": false
|
|
}
|
|
} |