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

Migrate server extensions to jupyter_server #1465

Closed
3 tasks
jgwerner opened this issue Jul 13, 2021 · 0 comments · Fixed by #1586
Closed
3 tasks

Migrate server extensions to jupyter_server #1465

jgwerner opened this issue Jul 13, 2021 · 0 comments · Fixed by #1586
Milestone

Comments

@jgwerner
Copy link
Contributor

Overview

Migrate the nbgrader server extensions to support both the Jupyter classic notebook server and the jupyter_server. This would be one of the first steps to allow nbgrader to work with the newer version of Jupyter NB Classic or with JupyterLab.

Tasks

  • Add new reference name for load_jupyter_server_extension with _load_jupyter_server_extension
  • Update readme/docs
  • Update tests

I don't see any nbgrader extension files located in the /path/to/etc/jupyter/jupyter_server_config.d directory so it doesn't look like the setup.py needs to be updated, but perhaps I'm missing something.

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

Successfully merging a pull request may close this issue.

2 participants