/AWS1/CL_SGMSPACEJUPYTERLABA00¶
The settings for the JupyterLab application within a space.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_defaultresourcespec TYPE REF TO /AWS1/CL_SGMRESOURCESPEC /AWS1/CL_SGMRESOURCESPEC¶
Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
When both
SageMakerImageVersionArnandSageMakerImageArnare passed,SageMakerImageVersionArnis used. Any updates toSageMakerImageArnwill not take effect ifSageMakerImageVersionArnalready exists in theResourceSpecbecauseSageMakerImageVersionArnalways takes precedence. To clear the value set forSageMakerImageVersionArn, passNoneas the value.
it_coderepositories TYPE /AWS1/CL_SGMCODEREPOSITORY=>TT_CODEREPOSITORIES TT_CODEREPOSITORIES¶
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
io_applifecyclemanagement TYPE REF TO /AWS1/CL_SGMSPACEAPPLCMANAGE00 /AWS1/CL_SGMSPACEAPPLCMANAGE00¶
Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
Queryable Attributes¶
DefaultResourceSpec¶
Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
When both
SageMakerImageVersionArnandSageMakerImageArnare passed,SageMakerImageVersionArnis used. Any updates toSageMakerImageArnwill not take effect ifSageMakerImageVersionArnalready exists in theResourceSpecbecauseSageMakerImageVersionArnalways takes precedence. To clear the value set forSageMakerImageVersionArn, passNoneas the value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTRESOURCESPEC() |
Getter for DEFAULTRESOURCESPEC |
CodeRepositories¶
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CODEREPOSITORIES() |
Getter for CODEREPOSITORIES, with configurable default |
ASK_CODEREPOSITORIES() |
Getter for CODEREPOSITORIES w/ exceptions if field has no va |
HAS_CODEREPOSITORIES() |
Determine if CODEREPOSITORIES has a value |
AppLifecycleManagement¶
Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLIFECYCLEMANAGEMENT() |
Getter for APPLIFECYCLEMANAGEMENT |