Skip to content

nbgrader v0.2.0

Compare
Choose a tag to compare
@jhamrick jhamrick released this 19 Aug 16:11
· 2328 commits to main since this release

Version 0.2.0 of nbgrader primarily adds support for version 4.0 of the Jupyter notebook and associated project after The Big Split. The full list of major changes are:

  • Jupyter notebook 4.0 support
  • Make it possible to run the formgrader inside a Docker container
  • Make course_id a requirement in the transfer apps (list, release, fetch, submit, collect)
  • Add a new assignment list extension which allows students to list, fetch, validate, and submit assignments from the notebook dashboard interface
  • Auto-resize text boxes when giving feedback in the formgrader
  • Deprecate the BasicConfig and NbGraderConfig classes in favor of a NbGrader class

Thanks to the following contributors who submitted PRs or reported issues that were merged/closed for the 0.2.0 release:

  • alope107
  • Carreau
  • ellisonbg
  • jhamrick
  • svurens