Custom ServiceManager for local kernels that returns LocalKernelConnection instead of going through the standard Jupyter server session flow.
This bypasses the HTTP/WebSocket API entirely and provides a pre-connected kernel directly to JupyterLab components.
Custom ServiceManager for local kernels that returns LocalKernelConnection instead of going through the standard Jupyter server session flow.
This bypasses the HTTP/WebSocket API entirely and provides a pre-connected kernel directly to JupyterLab components.