Start Notebook Instance
sagemaker_start_notebook_instance | R 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 AI sets the notebook instance status to InService
.
A notebook instance's status must be InService
before you can connect
to your Jupyter notebook.
Usage¶
Arguments¶
NotebookInstanceName
[required] The name of the notebook instance to start.
Value¶
An empty list.