Commit Graph

17 Commits

Author SHA1 Message Date
bzuccaro e95ee9c938 Support LAN deployment and managed Python runtime
Made-with: Cursor
2026-04-25 18:05:56 +00:00
bzuccaro fe568c17cd Focus local lab deployment on Linux and WSL 2026-04-24 21:32:01 -06:00
OpenCode e915d87ec6 Align installer with updated lab models 2026-04-24 20:08:56 -06:00
OpenCode 7360cd040a Add wiki refresh command and service updates 2026-04-24 10:02:39 -06:00
OpenCode 78676ece59 Preload 2026-04-23 14:48:06 -06:00
OpenCode 30f80fe058 Fix regex escaping in Lab 1 Ollama version extraction
In the YAML folded block scalar, \\. was passed literally to
regex_search as \., so it never matched valid semver strings like
0.21.1. Use \. instead so the dot is matched correctly.
2026-04-22 20:19:31 -06:00
c4ch3c4d3 c79bc2eec0 Restore executable bits for courseware scripts 2026-04-16 11:16:01 -06:00
c4ch3c4d3 59f3032f91 Provision Netron and Lab 1 local assets 2026-04-16 11:15:39 -06:00
c4ch3c4d3 56305680e0 Fix terminal deployment regressions 2026-04-13 21:22:16 -06:00
c4ch3c4d3 5576142aec Use host-managed SSH accounts for browser terminal 2026-04-13 19:40:38 -06:00
c4ch3c4d3 13ce59d901 Restore executable bits on deployment scripts 2026-04-13 16:40:35 -06:00
c4ch3c4d3 cbf6c3fad3 Add managed Lab 3 browser terminal deployment 2026-04-13 16:40:14 -06:00
c4ch3c4d3 30b919c0b9 v1.3 v1.3 2026-04-01 17:09:27 -06:00
Codex a2d4f9d86d v1.2 2026-04-01 11:45:23 -06:00
Codex d2c7941aaa v1.1 2026-03-31 19:46:14 -06:00
Codex a50172594b Version 1 checkpoint 2026-03-31 18:35:14 -06:00
Codex d860318d43 Initial snapshot before transformerlab recovery 2026-03-31 13:25:25 -06:00