I submitted my notebook and received 90/100 - checking grader output, nbgrader-part reads:
[ValidateApp | INFO] Validating ‘/home/jovyan/work/submitted/courseraLearner/W4A1/Building_your_Deep_Neural_Network_Step_by_Step.ipynb’
[ValidateApp | INFO] Executing notebook with kernel: python3
Tests failed on 1 cell(s)! These tests could be hidden. Please check your submission.
I went back and deleted all print statements and anything else that could interfere with the grader (all the tests passed fully) and resubmitted, still getting 90/100.
Not a real priority to deal with but unsatisfying. I also went into the test cases code and tried to understand what kernel test case was failing but it’s difficult to parse. Anything else I could try to remedy this?
Thanks v much,