| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SpaceJupyterLabAppSettings |
SpaceJupyterLabAppSettings.clone() |
SpaceJupyterLabAppSettings |
SpaceSettings.getJupyterLabAppSettings()
The settings for the JupyterLab application.
|
SpaceJupyterLabAppSettings |
SpaceJupyterLabAppSettings.withCodeRepositories(CodeRepository... codeRepositories)
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab
application.
|
SpaceJupyterLabAppSettings |
SpaceJupyterLabAppSettings.withCodeRepositories(Collection<CodeRepository> codeRepositories)
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab
application.
|
SpaceJupyterLabAppSettings |
SpaceJupyterLabAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceSettings.setJupyterLabAppSettings(SpaceJupyterLabAppSettings jupyterLabAppSettings)
The settings for the JupyterLab application.
|
SpaceSettings |
SpaceSettings.withJupyterLabAppSettings(SpaceJupyterLabAppSettings jupyterLabAppSettings)
The settings for the JupyterLab application.
|
Copyright © 2025. All rights reserved.