Module server

Module server 

Source
Expand description

Jupyter kernel server implementation

Manages ZMQ sockets and handles the complete Jupyter messaging protocol with async execution and proper error handling.

Structsยง

KernelServer
Main kernel server managing all communication channels