Assignment not being graded despite i pass all test cases in the assignment.
I face this error right now
The conversion of your notebook to a python script failed. Check that you submitted a valid notebook without syntax errors.
That means that one (or some) of your cells might produce an error and the grader cannot continue. Re-run all your cells and check if none produce an error.