Skip to content

Commit 5fcdd48

Browse files
committed
add new file
1 parent 2235b21 commit 5fcdd48

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

doc/api/utility/image_uris.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Image URIs
2+
----------
3+
4+
.. automodule:: sagemaker.image_uris
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

doc/v2.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ To install the latest version:
1818
1919
If you are executing this pip install command in a notebook, make sure to restart your kernel.
2020

21-
*******
22-
Changes
23-
*******
21+
****************
22+
Breaking Changes
23+
****************
2424

2525
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>`_.
2727

2828
Deprecations
2929
============

0 commit comments

Comments
 (0)