You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Creates a Git repository as a resource in your SageMaker account. You can associate the
32
-
* repository with notebook instances so that you can use Git source control for the
33
-
* notebooks you create. The Git repository is a resource in your SageMaker account, so it can
34
-
* be associated with more than one notebook instance, and it persists independently from
35
-
* the lifecycle of any notebook instances it is associated with.</p>
32
+
* repository with notebook instances so that you can use Git source control for the
33
+
* notebooks you create. The Git repository is a resource in your SageMaker account, so it can
34
+
* be associated with more than one notebook instance, and it persists independently from
35
+
* the lifecycle of any notebook instances it is associated with.</p>
36
36
* <p>The repository can be hosted either in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
37
-
* or in any other Git repository.</p>
37
+
* or in any other Git repository.</p>
38
38
* @example
39
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Lifecycle configuration scripts cannot run for longer than 5 minutes. If a script runs
49
-
* for longer than 5 minutes, it fails and the notebook instance is not created or
50
-
* started.</p>
49
+
* for longer than 5 minutes, it fails and the notebook instance is not created or
50
+
* started.</p>
51
51
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
52
-
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
52
+
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
53
53
* @example
54
54
* Use a bare-bones client and the command you need to make an API call.
* <p>Returns a description of a notebook instance lifecycle configuration.</p>
41
41
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
42
-
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
42
+
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
43
43
* @example
44
44
* Use a bare-bones client and the command you need to make an API call.
0 commit comments