jupyter_client
autogen.coding.jupyter.jupyter_client.JupyterKernelClient
JupyterKernelClient
(Experimental) A client for communicating with a Jupyter kernel.
Parameters:Name | Description |
---|---|
websocket | Type: WebSocket |
Class Attributes
ExecutionResult
Instance Methods
execute
Name | Description |
---|---|
code | Type: str |
timeout_seconds | Type: Optional[float] Default: None |
stop
wait_for_ready
Name | Description |
---|---|
timeout_seconds | Type: Optional[float] Default: None |