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
Copy file name to clipboardExpand all lines: README.rst
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,12 @@
4
4
:target:https://aws.amazon.com/sagemaker/
5
5
6
6
================================
7
-
SageMaker Experiments Python SDK
7
+
**NOTE:** Use the SageMaker `SDK <https://sagemaker.readthedocs.io/en/v2.125.0/experiments/sagemaker.experiments.html>`_ to use SageMaker Experiments. This repository will not be up to date with the latest product improvements. Link to `developer guide <https://docs.aws.amazon.com/sagemaker/latest/dg/experiments.html>`_.
8
8
================================
9
9
10
-
.. warning::
11
-
Use the SageMaker `SDK <https://sagemaker.readthedocs.io/en/v2.125.0/experiments/sagemaker.experiments.html>`_ to use SageMaker Experiments. This repository will not be up to date with the latest product improvements. Link to `developer guide <https://docs.aws.amazon.com/sagemaker/latest/dg/experiments.html>`_.
12
-
13
-
.. warning::
14
-
This is warning text. Use a warning for information the user must
15
-
understand to avoid negative consequences.
16
-
17
-
Warnings are formatted in the same way as notes. In the same way,
18
-
lines must be broken and indented under the warning tag.
0 commit comments