Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied error #1

Open
mganeshmohan opened this issue Mar 22, 2017 · 1 comment
Open

Permission denied error #1

mganeshmohan opened this issue Mar 22, 2017 · 1 comment

Comments

@mganeshmohan
Copy link

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:

IOError: [Errno 13] Permission denied: u'/home/main/.jupyter/migrated'
main@frontend-server:~/notebooks/instructor$

@jhamrick
Copy link
Owner

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants