otter-grader
otter-grader copied to clipboard
Add process for retrieving the executed notebook to docs
As titled.
e.g. on Gradescope this would be smth like
- ssh into grading container
- run autograder
- load results.pkl file and extract the
GradingResults.notebook
field from it - write it to a file
- sftp into the grading container and copy the file to local machine