sagemaker_start_notebook_instance: Launches an ML compute instance with the latest version of...

View source: R/sagemaker_operations.R

sagemaker_start_notebook_instanceR Documentation

Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume

Description

Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume. After configuring the notebook instance, SageMaker sets the notebook instance status to InService. A notebook instance's status must be InService before you can connect to your Jupyter notebook.

See https://www.paws-r-sdk.com/docs/sagemaker_start_notebook_instance/ for full documentation.

Usage

sagemaker_start_notebook_instance(NotebookInstanceName)

Arguments

NotebookInstanceName

[required] The name of the notebook instance to start.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.