-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
Hello and thanks for all the hard work! The work to integreate jupyter-standaloneproxy
into this project is amazing and very helpful. However, the (live) docs currently state that one should be able to: pip install jupyter-server-proxy[standalone]
. This is a littel confusing, as this currently does not work:
warning: The package
jupyter-server-proxy==4.4.0does not have an extra named
standalone``
It does work when I install the latest version of this package diretly from github:
uv pip install "git+https://github.com/jupyterhub/jupyter-server-proxy.git[standalone]"
I suppose a new release is required before jupyter-server-proxy[standalone]
is published. Can we expect a new release in the near future?
possiblyMikeB
Metadata
Metadata
Assignees
Labels
No labels