Build a template once.
Hand it to every student.
Pre-configure a workspace — the OS, the tools, the starter files, the exact versions — and share it as a template. Your students launch an identical, ready-to-go environment in one click. No "works on my machine," no setup support tickets.
- Pin the OS, packages and dependencies so everyone starts from the same state
- Drop in starter code, datasets and instructions
- Share one link — students launch their own copy instantly
Base OS
Runs once as root when a student's workspace boots — install tools, clone starter
files, set everything up.