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