DockerJupyterServerName | 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> |