2 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
1eb30f5f86 fix(mlsysim): harden release QA and paper artifacts
Align the MLSys·im code, docs, paper, website, workflows, and lab wheel for the 0.1.1 release. This also fixes runtime/API issues found during release review and prepares the paper PDF plus archive package.
2026-04-25 10:06:01 -04:00
Vijay Janapa Reddi
f4d0551fbc fix(labs): ship mlsysim wheel for Pyodide and correct micropip path
Point all Marimo labs at ../../wheels from labs/volN/ so browser loads
resolve the wheel next to the repo root. Track mlsysim 0.1.0 wheel with a
narrow .gitignore exception.

Harden test_static so ../../../wheels/... cannot satisfy the wheel check
via substring matching.
2026-04-12 19:23:26 -04:00