JupyterLabAppSettings

The settings for the JupyterLab application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.

Link copied to clipboard

A list of custom SageMaker images that are configured to run as a JupyterLab app.

Link copied to clipboard

Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that the version runs on.

Link copied to clipboard

The Amazon Resource Name (ARN) of the lifecycle configurations attached to the user profile or domain. To remove a lifecycle config, you must set LifecycleConfigArns to an empty list.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String