The Headers object constructor.
The Request object constructor.
The WebSocket object constructor.
The app url of the JupyterLab application.
Whether to append a token to a Websocket url. The default is false in the browser
and true in node or jest.
The base url of the server.
The fetch method to use.
The default request init options.
The authentication token for requests. Use an empty string to disable.
The base ws url of the server.
Generated using TypeDoc
A Jupyter server settings object. Note that all of the settings are optional when passed to makeSettings. The default settings are given in [[defaultSettings]].