File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change
1
+ Image URIs
2
+ ----------
3
+
4
+ .. automodule :: sagemaker.image_uris
5
+ :members:
6
+ :undoc-members:
7
+ :show-inheritance:
Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ To install the latest version:
18
18
19
19
If you are executing this pip install command in a notebook, make sure to restart your kernel.
20
20
21
- *******
22
- Changes
23
- *******
21
+ ****************
22
+ Breaking Changes
23
+ ****************
24
24
25
25
This section is for major changes that may require updates to your SageMaker Python SDK code.
26
- You can also see what changes have been made in the `CHANGELOG <https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md >`_.
26
+ For the full list of changes, see the `CHANGELOG <https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md >`_.
27
27
28
28
Deprecations
29
29
============
You can’t perform that action at this time.
0 commit comments