Jessica B. Hamrick
Jessica B. Hamrick
Yes, that sounds fine to me. Let's leave this issue open though (I will rename the title) so that I can fix the path it tells you to run commands...
Hmm, I am pretty sure it was the case that in the notebook when you copy a cell it does not copy the metadata. Are your students by chance either...
Hmm, I would expect your version of the notebook is new enough (it's a *really* old version that doesn't support it). Maybe they're using JupyterLab or maybe there's been a...
I can confirm this is an issue, and it sounds like it is a regression in the notebook as this was not a problem previously.
It sounds like this is potentially when the regression happened, at least in the context of splitting cells: https://github.com/jupyter/notebook/pull/2349 I am not really sure what the best way to deal...
Ah, that's a great point, thanks for bringing this up. I think this should not be a problem with a hubshare-style exchange since you will have to be authenticated through...
The current binder demo is broken 😢 so I am going to push this to 0.6.0, remove the current demo from the docs, and hopefully create a new demo for...
Unfortunately the Assignment List and Course List extensions are not supported on Windows, as they rely on the "exchange" functionality which is linux-only. This is why you are not seeing...
Could this be the same issue that was fixed in https://github.com/jupyter/nbgrader/pull/1381 ? Could you try from head and see if it still persists?
Yeah this latter point does indeed seem like a bug, I would also expect the validator to say the test has failed even if it is worth zero points.