jupyter
autogen.coding.jupyter.LocalJupyterServer
LocalJupyterServer
(Experimental)
Runs a Jupyter Kernel Gateway server locally.
Name | Description |
---|---|
ip | Type: str Default: ‘127.0.0.1’ |
port | Type: Optional[int] Default: None |
token | Type: str | GenerateToken Default: <autogen.coding.jupyter.local_jupyter_server.LocalJupyterServer.GenerateToken object> |
log_file | Type: str Default: ‘jupyter_gateway.log’ |
log_level | Type: str Default: ‘INFO’ |
log_max_bytes | Type: int Default: 1048576 |
log_backup_count | Type: int Default: 3 |
Class Attributes
GenerateToken
Instance Attributes
connection_info
Return the connection information for this connectable.
Instance Methods
get_client