Skip to content

Combine query params on jupyter server proxy #150

@randomir

Description

@randomir

Query params of the base (external URL) and local URL are not merged, rather base query replaces the local one.

return update_url_from(
url, config.jupyter_server_proxy_external_url,
path=lambda local, ext: urljoin(ext.path, f"{local.path}/proxy/{local.port}/".lstrip('/')))

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions