Skip to content

nbgrader v0.2.1

Compare
Choose a tag to compare
@jhamrick jhamrick released this 23 Aug 21:04
· 2328 commits to main since this release

Fixes a few small bugs in v0.2.0:

  • Make sure checksums can be computed from cells containing unicode characters
  • Fixes a bug where nbgrader autograde would crash if there were any cells with blank grade ids that weren't actually marked as nbgrader cells (e.g. weren't tests or read-only or answers)
  • Fix a few bugs that prevented postgres from being used as the database for nbgrader