Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookWorkspaceConnectionInfoResult

Package version

The connection info for the given notebook workspace

Hierarchy

  • NotebookWorkspaceConnectionInfoResult

Index

Properties

Optional authToken

authToken: undefined | string

Specifies auth token used for connecting to Notebook server (uses token-based auth). NOTE: This property will not be serialized. It can only be populated by the server.

Optional notebookServerEndpoint

notebookServerEndpoint: undefined | string

Specifies the endpoint of Notebook server. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc