Jessica B. Hamrick
Jessica B. Hamrick
Sure, I think it's reasonable to have the anonymization be a config option.
Just to clarify, the screenshot you're showing is after you have fetched it from the command line (i.e. it is showing nbgrader working correctly)?
Hmm. Are there any errors in the javascript console? It looks like you're using JupyterHub from the screenshot -- can you try manually running the notebook from the command line...
Sorry, I meant the output from the notebook server itself, rather than JupyterHub -- I don't think there is an easy way to access this when running the notebook server...
What is your JupyterHub config? It's possible that might be causing issues -- see https://groups.google.com/forum/#!topic/jupyter-education/VBd9nhq2crs for an example where someone else had a similar problem.
Yes, it is much easier to install for all users on JupyterHub using the master version. I am working on getting a new release ready for 0.4.0 in the next...
Also, after updating everything and installing the nbextensions again, are you still seeing the same issue (where no assignments are appearing)?
Ok, let me know when you get that sorted out if you are still having problems!
Hmm. I am not sure why the issue would only affect 10% of students... it sounds like maybe there is a race condition somewhere. I am reopening this so we...
Sure! Though I should mention there is actually quite a lot that will need to be done for this issue, just so you're aware. First, since it requires a modification...