Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume
Launches an ML compute instance with the latest version of the libraries
and attaches your ML storage volume. After configuring the notebook
instance, Amazon SageMaker sets the notebook instance status to
InService
. A notebook instance's status must be InService
before you
can connect to your Jupyter notebook.
sagemaker_start_notebook_instance(NotebookInstanceName)
NotebookInstanceName |
[required] The name of the notebook instance to start. |
An empty list.
svc$start_notebook_instance( NotebookInstanceName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.