GitHubJupyter
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • services
  • SessionAPI
  • updateSession

Function updateSession

  • updateSession(model, settings?): Promise<Session.IModel>
  • Send a PATCH to the server, updating the session path or the kernel.

    Parameters

    • model: Pick<Session.IModel, "id"> & DeepPartial<Omit<Session.IModel, "id">>
    • settings: ServerConnection.ISettings = ...

    Returns Promise<Session.IModel>

    • Defined in packages/services/src/session/restapi.ts:126

Settings

Member Visibility

Theme

@jupyterlab
  • Loading...

Generated using TypeDoc