Skip to content
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 page not showing #1935

Open
t1nux opened this issue Nov 7, 2024 · 0 comments
Open

formgrader page not showing #1935

t1nux opened this issue Nov 7, 2024 · 0 comments

Comments

@t1nux
Copy link

t1nux commented Nov 7, 2024

I set up jupyterhub-5.2.1 with nbgrader-0.9.3 according to the example One Class, Multiple Graders. All was done using pip in a python-virtualenv.

As one of the instructors, I see the course in the course list under available formgraders, but when I click on it nothing happens.

This does not seem to be the same as #1870 though. Clicking does not do anything directly, but Firefox's debugging consoles gives me:

Uncaught (in promise) Error: Command 'nbgrader:open-formgrader' not registered.

This seems to happen in jlab_core.

Doing the same in chromium, the debugging console gives me:

Uncaught (in promise) Error: Command 'nbgrader:open-formgrader' not registered.
    at g.execute (jlab_core.d25e823c058f4ae79a91.js?v=d25e823c058f4ae79a91:1:1773537)
    at N.o.onclick (603.98d762b1e275ea7b932d.js?v=98d762b1e275ea7b932d:1:21190)

Please let me know if there's anything else I can post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant