Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 416 Bytes

File metadata and controls

6 lines (4 loc) · 416 Bytes

Jupyter notebook CodeGrade template

A script and tutorial for integrating exercises, solutions and CodeGrade AutoTests within a single Jupyter notebook. The script can generate the student version of the notebook (with exercises and tests removed) and also extract the tests in the CodeGrade AutoTest enviroment.

To get started, open Tutorial and Assignment Template.ipynb in Jupyter Notebook or Jupyter Lab.