Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

AIMA5001 Classroom

AIMA5001: Classroom

Source: web/demo-sources/ain2001/classroom.md/demos/course/ain2001/classroom/.

Product

GitHub Classroom distributes private assignment repos; devcontainers (Codespaces or local) give every student the same Python environment, tests, and autograding hooks.

Student workspace template: aima-codespace — fork into your account and rename the repository to aima-<your-github-username>, then open it in GitHub Codespaces. It includes a .devcontainer definition and exercises/ with pytest-based tasks.

References