jupyter
autogen.coding.jupyter.DockerJupyterServer
DockerJupyterServer
(Experimental)
Start a Jupyter kernel gateway server in a Docker container.
Name | Description |
---|---|
custom_image_name | Type: Optional[str] Default: None |
container_name | Type: Optional[str] Default: None |
auto_remove | Type: bool Default: True |
stop_container | Type: bool Default: True |
docker_env | Type: dict[str, str] Default: {} |
token | Type: str | GenerateToken Default: <autogen.coding.jupyter.docker_jupyter_server.DockerJupyterServer.GenerateToken object> |
Class Attributes
DEFAULT_DOCKERFILE
GenerateToken
Instance Attributes
connection_info
Return the connection information for this connectable.
Instance Methods
get_client