Closed
Description
Rudaux currently requires my fork of nbgrader-0.6.0dev to work properly. This is due to the lack of a feedback()
call in the nbgrader API.
I have created a PR to the nbgrader repo, but my tests were not written properly, and therefore the CI is failing. However, the API function still works as expected.
This fork can be installed with the following command
pip install git+git://github.com/samhinshaw/nbgrader.git