Replies: 1 comment
-
Nbgrader is detecting mark schemes in cells they don't belong in within your notebook. Presumably, that means either you have one, or you've changed the value it is searching for.
Can you share the notebook in question? That would help to diagnose the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to generate the solution for a very simple test notebook with the line command
"nbgrader generate_solution tp6-dev"
and I keep getting the error message "RuntimeError: Mark scheme region detected in a non-grade cell; please make sure all mark scheme regions are within 'Manually graded task' cells."
which is not relevant
Help would be greatly appreciated
M.
Beta Was this translation helpful? Give feedback.
All reactions