📄️ Introduction
Platform Overview
📄️ Course Structure
Course Overview
📄️ Student Workspace
The Student Workspace is a forked version of VS Code, designed to provide students with an intuitive, helpful, yet distraction-free learning environment.
📄️ Instructor Workspace
The Instructor Workspace is a lightly modifed browser-based version of VS Code. It is built from a container image specific to your language runtime (the combination of language version and selected dependancies). Unlike the Student Workspace, which will be rebuilt if any edits are made to the file directory, the container for the Instructor Workspace will only be rebuilt if the language version or requirements.txt file change.
📄️ Teachstack Json
What is the teachstack.json?