Nicolas Brichet
Nicolas Brichet
I have the same issue, I think it is related to https://github.com/jupyter/nbgrader/pull/1875
> This used to work last time I tried. However now the nbgrader menu does not appear when launching JupyterLab, and I see the following error in the logs: It...
Thanks again @nthiery for suggestions and feedback
@nthiery FYI it has been released in version [`0.9.3`](https://github.com/jupyter/nbgrader/releases/tag/v0.9.3)
Thanks @perllaghu. I wonder if there could not be a way to manage special characters when running the regex match. Something like `re.escape`, to avoid constraining the assignment name.
On my side there is some confusion in this PR, I see some modifications already in the branch `main` (e.g. *zero point validation*).
> This is essentially an extension of the existing routine - which prevent `+` in assignment names. Agree, let's move forward with this PR and open an issue to allow...
@bpfrd maybe you should open an issue in https://github.com/CERIT-SC/nbgrader-k8s ?
I'm closing it since the initial question has been answered, and the other issues are not about nbgrader. Feel free to reopen it if necessary.
On my side the test passes... and I don't think this is expected :smile: It should fail if the execution timeout.