Create a new RawSocket kernel connection using @jupyterlab/services. This function mimics what vscode-jupyter does in newRawKernel().
Kernel connection configuration from connection file.
Unique client identifier for the kernel session.
Username for kernel message headers.
Object containing the JupyterLab kernel connection.
Create a new RawSocket kernel connection using @jupyterlab/services. This function mimics what vscode-jupyter does in newRawKernel().