Skip to content

EmbeddedServer for DHaaL doesn't log auth messages, doesn't launch browser #3578

Open
@niloc132

Description

@niloc132

As a python user, when running deephaven_server.Server on my own machine, I expect the browser to launch automatically after the server is ready. Failing that (or: "In addition"), I expect to see as accurate of a URL as is possible logged, which may include the auth mechanism.

It looks like jupyter notebook uses the webbrowser module to achieve this, but we still need to offer an API call for AuthenticationRequestHandlers to customize the URL, so that when PSK is the default handler the user can automatically have the browser launched for them.

We should consider a matching issue for launching the jetty main directly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions