Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

update jupyter server entrypoint #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

terencehonles
Copy link

The entrypoint for jupyter server appears to have changed to be prefixed with an underscore, so this change updates the entrypoint, but leaves the existing name for legacy users. The documentation is also updated to show how to configure this extension if using jupyter server (JupyterLab).

See: https://jupyter-server.readthedocs.io/en/latest/developers/extensions.html#migrating-an-extension-to-use-jupyter-server

The entrypoint for jupyter server appears to have changed to be prefixed
with an underscore, so this change updates the entrypoint, but leaves
the existing name for legacy users. The documentation is also updated to
show how to configure this extension if using `jupyter server` (JupyterLab).

See: https://jupyter-server.readthedocs.io/en/latest/developers/extensions.html#migrating-an-extension-to-use-jupyter-server
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant