Skip to main content

A system for assigning and grading notebooks.

Project description

Google Group Build Status codecov.io

A system for assigning and grading Jupyter notebooks.

Documentation can be found on Read the Docs.

Visual highlights of nbgrader

Instructor toolbar extension for Jupyter notebooks

The nbgrader toolbar extension for Jupyter notebooks guides the instructor through assignment and grading tasks using the familiar Jupyter notebook interface.

Creating assignment

Creating assignment

Student assignment list extension for Jupyter notebooks

Using the assignment list extension, students may conveniently view, fetch, submit, and validate their assignments.

nbgrader assignment list

nbgrader assignment list

The command line tools of nbgrader

Command line tools offer an efficient way for the instructor to generate, assign, release, collect, and grade notebooks.

  • nbgrader assign: create a student version of a notebook

  • nbgrader release: release a notebook to students

  • nbgrader collect: collect students’ submissions

  • nbgrader autograde: autograde students’ submissions

  • nbgrader formgrade: launch the formgrader

Installation

The nbgrader system and command line tools

You may install the current version of nbgrader which includes the grading system and command line tools:

pip install nbgrader

nbgrader extensions

You may then install the nbgrader extensions for Jupyter notebook. This will install both the create assignment toolbar extension and assignment list notebook server extension:

nbgrader extension install

To use the toolbar extension as either an instructor or a student, activate the extension with:

nbgrader extension activate

If you want to install the extension for only your user environment and not systemwide, use nbgrader extension install --user. If you don’t want to have to reinstall the extension when nbgrader is updated, use nbgrader extension install --symlink.

To get help and see all the options you can pass while installing or activating the nbgrader notebook extension, use:

nbgrader extension install --help-all
nbgrader extension activate --help-all

Contributing

Please see the contributing guidelines and documentation.

If you want to develop features for nbgrader, please follow the development installation instructions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nbgrader-0.2.2.dev0-py2.py3-none-any.whl (736.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page