CreateAppImageConfigRequest
Types
Properties
Link copied to clipboard
The name of the AppImageConfig. Must be unique to your account.
Link copied to clipboard
The JupyterLabAppImageConfig
. You can only specify one image kernel in the AppImageConfig
API. This kernel is shown to users before the image starts. After the image runs, all kernels are visible in JupyterLab.
Link copied to clipboard
The KernelGatewayImageConfig. You can only specify one image kernel in the AppImageConfig API. This kernel will be shown to users before the image starts. Once the image runs, all kernels are visible in JupyterLab.
Functions
Link copied to clipboard
inline fun copy(block: CreateAppImageConfigRequest.Builder.() -> Unit = {}): CreateAppImageConfigRequest