This repository has been archived. Development has moved to the
gradermonorepo and now lives underpackages/labextension.
Grader Labextension is a JupyterLab extension enabling automatic grading of
assignment notebooks. It provided both a Python server extension
(grader_labextension) and a frontend JupyterLab extension.
- New home: https://github.com/TU-Wien-dataLAB/grader-service
- Documentation: https://grader-service.readthedocs.io/en/latest/
Please open new issues and pull requests in the monorepo. This repo is kept for historical reference only.