# jupyter/nbgrader

A system for assigning and grading notebooks

Repository: https://github.com/jupyter/nbgrader
Canonical: https://ross.abutalabs.com/products/nbgrader
Homepage: https://nbgrader.readthedocs.io/
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: nbgrader, jupyter, jupyter-notebook, jupyterhub, teaching, grading
Last push: 2026-08-11T20:18:18+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 28, longevity 100
- inputs: {"age_days": 4372, "days_push": 22, "days_rel": 593, "gap_med": 60, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1369, forks 343 (observed 2026-08-28T04:04:31.785273+00:00)

## What it is
nbgrader is a system for creating, distributing, collecting, and grading Jupyter notebook assignments. It provides instructor toolbar and formgrader extensions, a student assignment list extension, and command line tools for the full assignment lifecycle.

## Use cases
- create and release Jupyter notebook assignments to students
- autograde notebook submissions with tests
- manually grade student notebooks with a grading UI
- let students fetch and submit assignments from Jupyter
- generate student versions of assignments from master notebooks
- manage course homework workflow via command line

## When to choose
- you teach courses using Jupyter notebooks and need automated grading
- you want an integrated assign/release/collect/grade workflow in Jupyter or JupyterHub
- you need both autograding and manual grading of code cells

## When to avoid
- you grade assignments that are not Jupyter notebooks
- you need a full LMS rather than a notebook grading tool
- you want plagiarism detection or proctoring features

## Facets
- artifact type: application
- maturity: stable
- function: cli, developer-tools
- domain: education, developer-tools, data-science
- platform: python, cross-platform
- tags: jupyter-notebook, grading, autograding, teaching, jupyterhub, assignments, education, jupyter, web-server

## Member repositories
- jupyter/nbgrader (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.785273+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:59.531957+00:00, confidence not recorded.
  - readme: https://github.com/jupyter/nbgrader (fetched 2026-08-28T04:04:31.785273+00:00, sha 2b1751b7f2bd)
  - registry_pypi: https://pypi.org/pypi/nbgrader/json (fetched 2026-08-29T11:58:19.303659+00:00, sha d3d4b3c96633)
- Data as of 2026-08-30T08:39:29.467469+00:00.
