You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using the demo to understand how to use it and I get the following error either in 'nbgrader assign ps1' command from instructor or when I do 'validate' before 'submit'. Unable to complete the demo beyond this point. I was running the demo directly using the binder.
with open(os.path.join(env['jupyter_config'], 'migrated'), 'w') as f:
I went to debug this, but unfortunately it seems that Binder is down at the moment... I'll have a look at this again in a few days. If you have another chance to look at it, could you paste the full traceback (including the command you ran)?
I was using the demo to understand how to use it and I get the following error either in 'nbgrader assign ps1' command from instructor or when I do 'validate' before 'submit'. Unable to complete the demo beyond this point. I was running the demo directly using the binder.
IOError: [Errno 13] Permission denied: u'/home/main/.jupyter/migrated'
main@frontend-server:~/notebooks/instructor$
The text was updated successfully, but these errors were encountered: