I am doing assignment of Week 1 of Course 3, NLP with Sequence Models, of NLP specialization. The optional exercise 06 of the assignment is not editable. I can not input my code to replace the ‘None’. Thanks to have a view and suggest how to do.
Thank you.
I am faced with the same issue. The whole snippet is frozen for some reason. Any suggestion? Many thanks!
Hi @qihua-william and @goldfish
You are only suppose to edit or replace the None part of the codes in question shared by you here between the marks ###START AND END CODE HERE###
all other parts are not to be edited or removed.
are you not able to remove the None?
Regards
DP
Yes. None can not be moved and replaced. Thanks.
I didn’t have this problem. @lucas.coutinho can you check on this issue on why a nongraded cell is uneditable?
@qihua-william by any chance you made changes to your assignment file? the last resort would be to get a fresh copy and re-do the assignment. and only write codes between ###Start and end code here###
Regards
DP
Hello everyone,
First off, I’d like to thank @Deepti_Prasad tagging me!
Indeed, there was an issue with the cell being uneditable. It appears this problem may have arisen following a minor update to the assignment about 20 days ago.
The issue has now been resolved. If you reopen the assignment and then close it, you will receive an updated copy with the fix applied.
For those concerned about losing their progress, there’s a workaround. You can delete the current version of the assignment and rename your previous assignment (the one you have before reopening and closing the assignment) to its original name.
Note, the previous version of the assignment has been renamed. You can delete the current version, remove the date from the previous one, and then check the box to edit it.
Navigate to line 2041 and delete the "editable": false, line.
After saving these changes, the cell will become editable.
Best, Lucas
Yes, it is editable now. Thank you very much for your help!!!
Thank you @lucas.coutinho
keep learning @goldfish



