Datalayer VS Code Extension - v0.0.18
    Preparing search index...

    WebSocket-based kernel client for Jupyter protocol communication. Handles connection, execution, and message processing for native notebooks.

    Index
    • Creates a new WebSocketKernelClient for communicating with a Jupyter kernel.

      Parameters

      • runtime: RuntimeDTO | RuntimeJSON

        The Datalayer runtime configuration to connect to.

      • _datalayer: AgentRuntimesClient
        • Used in runtime connection methods

      Returns WebSocketKernelClient