I already fixed global variable issue mentioned in
But still the error not fixed. Can you plz help?
Thanks
I already fixed global variable issue mentioned in
But still the error not fixed. Can you plz help?
Thanks
Hi @steve.ha
What about other points? Does every cell in your notebook runs without error? Have you not changed code outside ### START CODE HERE ###
and ### END CODE HERE ###
? And other?
Hi @steve.ha,
At the start of the notebook there’s:
**Important Note on Submission to the AutoGrader**
Before submitting your assignment to the AutoGrader, please make sure you are not doing the following:
1. You have not added any extra print statement(s) in the assignment.
2. You have not added any extra code cell(s) in the assignment.
3. You have not changed any of the function parameters.
4. You are not using any global variables inside your graded exercises. Unless specifically instructed to do so, please refrain from it and use the local variables instead.
5. You are not changing the assignment code where it is not required, like creating extra variables.
If you do any of the following, you will get something like, Grader Error: Grader feedback not found (or similarly unexpected) error upon submitting your assignment. Before asking for help/debugging the errors in your assignment, check for these first. If this is the case, and you don't remember the changes you have made, you can get a fresh copy of the assignment by following these instructions.
This clearly mentions if you do any of the listed things you will run into Grader Error: Grader feedback not found
.
Error because of global variable is one of five probable causes.
Please make sure you are not doing any of these listed things.
Best,
Mubsi
Already did them.
Is there a way to revert the notebook to its initial content?
I tried ‘?forceRefresh=1’ adding after url, i saw it was refreshed but contents never initialized
Thx!
Hi @steve.ha,
To avoid any inconveniences while resetting/refreshing your lab workspace, and making sure you always get the latest version, here are the detailed steps:
File --> Open...
Delete
or Rename
.Help
in the top right corner.Get latest version
.