3 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
e5ecf995ee chore(tutorial): update CI pipelines, docs, and Makefiles for the new 4-module tutorial structure
- Updated all GitHub Actions workflows (build-pdfs, preview-dev, publish-live, update-pdfs) to loop over `tutorial_module1` through `tutorial_module4` instead of the legacy `part1`/`part2`.
- Updated Quarto documentation (`slides.qmd`, `_quarto-html.yml`) to correctly surface the 4 new module PDFs on the website.
- Updated the tutorial Makefile to compile all 4 modules.
- Updated `.gitignore` and instructor quickstart documentation to reflect the new slide outputs.
2026-05-27 16:47:56 -04:00
Vijay Janapa Reddi
e9549ff1bf chore(release-review): pre-commit cleanup pass
Whitespace/alignment normalization, dead TikZ comment-block removal,
table-caption coverage, bib field-order tidy + chipsact2022 entry,
unused-import cleanup, .md → .qmd link fix.

All 41 pre-commit checks pass.
2026-05-18 02:52:41 -04:00
Vijay Janapa Reddi
f62dc8cca2 docs(tutorial): instructor quick-start guide — 15 min adoption path
Covers: install, first demo, first homework, semester plan, auto-grading
hints, and material inventory. Designed to minimize instructor adoption
friction for ML systems courses.
2026-04-01 23:19:21 -04:00