earthlab / autograding-notebooks

sample notebooks and notes for autograding project
MIT License
1 stars 1 forks source link

scripts assume cwd is nbgrader directory #19

Open kcranston opened 5 years ago

kcranston commented 5 years ago

The integration scripts (mostly) assume that the current working dir is the nbgrader directory. This is obviously not ideal. Change to take nbgrader dir as parameter.