Hi all, any help here? When I run the test (w2_unittest.test_row_echelon_form(row_echelon_form)) for exercise 1, the output is “All tests passed”. However, when I submit the notebook for grading, it gives me 0 grade saying “Unable to find object required for grading in your code.”
Did you delete any cell on your notebook? Deleting graded cells and/or using other cells to write the graded functions will cause the autograder to break, as it searches a specific cell containing the graded function.
In this case I recommend saving your solutions and then refreshing your workspace to get a fresh copy of it, then you copy your solution in each graded cell.
Please, i submitted my C1W1 Assignment. Graded 0 with this message (There was a problem compiling the code from your notebook, please check that you saved before submitting. Details:
No module named ‘unittests’) Please help!
hi, i submitted my w2 assignment linear algebra for ml and ds. it pass the test case in notebook. but i can’t receive my grade. still showing 0 percentage