{"id":13471961,"url":"https://github.com/jupyter/nbgrader","last_synced_at":"2025-05-13T19:07:38.278Z","repository":{"id":20701107,"uuid":"23984796","full_name":"jupyter/nbgrader","owner":"jupyter","description":"A system for assigning and grading notebooks","archived":false,"fork":false,"pushed_at":"2025-03-28T13:23:47.000Z","size":28896,"stargazers_count":1322,"open_issues_count":280,"forks_count":326,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-04-27T04:45:16.429Z","etag":null,"topics":["grading","jupyter","jupyter-notebook","jupyterhub","nbgrader","teaching"],"latest_commit_sha":null,"homepage":"https://nbgrader.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2014-09-13T03:27:36.000Z","updated_at":"2025-04-18T04:44:17.000Z","dependencies_parsed_at":"2023-02-15T05:46:03.110Z","dependency_job_id":"118f39ae-ef94-4799-815d-ed9dac7adf4a","html_url":"https://github.com/jupyter/nbgrader","commit_stats":{"total_commits":2694,"total_committers":116,"mean_commits":"23.224137931034484","dds":0.4621380846325167,"last_synced_commit":"ef44180926e743aa0b9efb203e7124e86f68f857"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbgrader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbgrader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbgrader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbgrader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbgrader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251089408,"owners_count":21534512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grading","jupyter","jupyter-notebook","jupyterhub","nbgrader","teaching"],"created_at":"2024-07-31T16:00:50.722Z","updated_at":"2025-04-27T04:45:28.548Z","avatar_url":"https://github.com/jupyter.png","language":"Python","funding_links":[],"categories":["Python","\u003ca id=\"tag-education\" href=\"#tag-education\"\u003eEducation\u003c/a\u003e","Collaboration/Education","Jupyter拓展","Jupyter Extensions","General Jupyter Education"],"sub_categories":[],"readme":"# nbgrader\n\nBuild: [![Build](https://img.shields.io/github/workflow/status/jupyter/nbgrader/Test?logo=github\u0026label=tests)](https://github.com/jupyter/nbgrader/actions)\nForum: [![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter)\nCite: [![DOI](https://jose.theoj.org/papers/10.21105/jose.00032/status.svg)](https://doi.org/10.21105/jose.00032)\n\nA system for assigning and grading Jupyter notebooks.\n\n[Documentation can be found on Read the Docs.](https://nbgrader.readthedocs.io/en/stable/)\n\n## Highlights of nbgrader\n\n### Instructor toolbar extension for Jupyter notebooks\nThe nbgrader toolbar extension for Jupyter notebooks guides the instructor through\nassignment and grading tasks using the familiar Jupyter notebook interface.\n\n![Creating assignment](nbgrader/docs/source/user_guide/images/creating_assignment.gif \"Creating assignment\")\n\n### Instructor \"formgrader\" extension for Jupyter notebooks\n\nThe formgrader extension for the Jupyter notebook allows instructors to use\nthe core functionality of nbgrader---generating the student version of an\nassignment, releasing assignments to students, collecting assignments,\nautograding submissions, and manually grading submissions.\n\n![Formgrader extension](nbgrader/docs/source/user_guide/images/formgrader.gif \"Formgrader extension\")\n\n### Student assignment list extension for Jupyter notebooks\nUsing the assignment list extension, students may conveniently view, fetch,\nsubmit, and validate their assignments.\n\n![nbgrader assignment list](nbgrader/docs/source/user_guide/images/student_assignment.gif \"nbgrader assignment list\")\n\n### The command line tools of nbgrader\n\n[Command line tools](https://nbgrader.readthedocs.io/en/latest/command_line_tools/index.html)\noffer an efficient way for the instructor to generate, assign, release, collect,\nand grade notebooks.\n\n### SciPy 2017 overview talk (click to view on YouTube)\n\n[![nbgrader: A Tool for Creating and Grading Assignments in the Jupyter Notebook | SciPy 2017 ](http://img.youtube.com/vi/5WUm0QuJdFw/0.jpg)](http://www.youtube.com/watch?v=5WUm0QuJdFw \"nbgrader: A Tool for Creating and Grading Assignments in the Jupyter Notebook | SciPy 2017 \")\n\n## Installation\n\nFor detailed instructions on installing nbgrader and the nbgrader extensions\nfor Jupyter notebook, please see [Installation](https://nbgrader.readthedocs.io/en/latest/user_guide/installation.html)\nsection in the User Guide.\n\n\n## Contributing\nPlease see the [contributing guidelines and documentation](https://nbgrader.readthedocs.io/en/latest/contributor_guide/overview.html).\n\nIf you want to develop features for nbgrader, please follow the\n[development installation instructions](https://nbgrader.readthedocs.io/en/latest/contributor_guide/installation_developer.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupyter%2Fnbgrader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjupyter%2Fnbgrader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupyter%2Fnbgrader/lists"}