-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Formgrader is not showing #1919
Comments
Could this be related to #1870 ? Are there errors in the browser console? |
The error in the consol is: BTW, I managed to open the indicated link directly (by copying it to the address bar), and the formgrader works. |
Looks like it's indeed related to #1870 |
Closed as related to related to #1870 |
I have installed nbgrader on jupyterhub (TLJH) with JupyterLab.
nbgrader --version
Python version 3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 19:20:46)
[GCC 9.4.0]
nbgrader version 0.9.3
jupyterhub --version
4.1.4
jupyter lab --version
4.2.2
jupyter notebook --version
7.2.1
When I try to open the formgrader through the menu, it opens an empty tab. No errors or warnings.
The only message I could find in the log files is: "Formgrader config is not serializable"
Any advise how to trace the issue?
The text was updated successfully, but these errors were encountered: