Grader doesn't work

That specific error message most likely means that there is some part of the code that you didn’t complete. Please search for “None” in the notebook: they frequently use that in the template code to indicate places where you need to complete some code. Of course there can be legitimate syntactic uses of “None”, but you need to understand whether each instance of “None” is or is not something you need to change.