Skip to content

New release required for jupyter-standaloneproxy #530

@dometto

Description

@dometto

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 namedstandalone``

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions