Skip to content

elhele/nbgrader

This branch is 1611 commits behind jupyter/nbgrader:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44497c8 · Apr 18, 2017
Jan 14, 2017
Apr 15, 2017
Jan 13, 2017
Feb 8, 2017
Jun 13, 2015
Apr 1, 2017
Feb 8, 2017
Oct 9, 2016
Apr 7, 2015
Jan 14, 2017
Feb 8, 2017
Apr 1, 2017
Jan 14, 2017
Jan 6, 2017
Jan 6, 2017
Mar 25, 2015
Mar 3, 2016
Apr 22, 2016
Feb 9, 2017
Feb 8, 2017

Repository files navigation

nbgrader

Linux: TravisCI Windows: AppVeyor Forum: Google Group Coverage: codecov.io

A system for assigning and grading Jupyter notebooks.

Documentation can be found on Read the Docs.

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

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

The command line tools of nbgrader

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

Installation

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

pip install nbgrader

Or, if you use Anaconda:

conda install -c conda-forge nbgrader

For detailed instructions on installing nbgrader and the nbgrader extensions for Jupyter notebook, please see Installation section in the User Guide.

Contributing

Please see the contributing guidelines and documentation.

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

About

A system for assigning and grading notebooks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 35.4%
  • Jupyter Notebook 29.8%
  • Python 26.1%
  • JavaScript 6.6%
  • Smarty 1.1%
  • Batchfile 0.4%
  • Other 0.6%