Usage
pytest-nbgrader automates grading of Jupyter notebook assignments using pytest. Instructors define test cases and serialize them to YAML; students submit solutions and run tests for immediate feedback.
Usage Guide
pytest-nbgrader automates grading of Jupyter notebook assignments using pytest. Instructors define test cases and serialize them to YAML; students submit solutions and run tests for immediate feedback.
Usage Guide