On trying to complete week 1 assignment 1 (Initialization) I notice that there’s a permission error on the Jupyter notebook. Upon clicking submit nothing happens…
Hi @JacquesDonnelly ,
This problem has been reported to course staff and the team is working on it. An update will be posted when the issue is resolved.
Hi @JacquesDonnelly! Sorry for the delay.
Kindly try this:
- From the blank notebook, click
File -> Open
. - Tick the running notebook.
- Click
Shutdown
thenDuplicate
. - Rename the old notebook (any filename).
- Rename the duplicate with the original filename (basically, just remove the
-Copy1
string). - Open this newly renamed notebook.
- You should be able to save this and also see the submit button after a minute.
You “might see an error about checkpoints failing. I think that’s okay because that’s related to the permissions of the hidden .ipynb_checkpoints
folder. That is not needed for grading as far as I know. The changes should persist in the actual notebook itself even if they see that error. I submitted the notebook and got the expected grade.”
Best,
Saif.
Hi,
We informed the course staff about Duplicate failed. We are extremely sorry for the inconvenience.
Best,
Saif.
the same problem, and tried all mentioned solutions which also failed
the same problem. i can’t fix it
Do you have time to give these steps a try and let me know if it works for you?
Thank you, I followed the steps, and the problem was fixed. I appreciate your help.
Thank you for letting me know @Allaeddine_Boudour!
Raymond
Thank you!!! This worked.