Datalayer Desktop - v0.0.2
    Preparing search index...
    • Create a ServiceManager instance that uses proxy connections. All HTTP and WebSocket traffic will be routed through IPC.

      Parameters

      • baseUrl: string

        The base URL for the Jupyter server

      • token: string = ''

        Authentication token for the server

      • OptionalruntimeId: string

        Optional runtime identifier for connection tracking

      Returns Promise<IManager>

      Promise resolving to a configured ServiceManager instance