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: doc/v2.rst
+66-1Lines changed: 66 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,72 @@ If you are executing this pip install command in a notebook, make sure to restar
35
35
Changes
36
36
*******
37
37
38
-
To see what changes have been made, see the `CHANGELOG <https://github.com/aws/sagemaker-python-sdk/blob/zwei/CHANGELOG.md>`_.
38
+
This section is for major changes that may require updates to your SageMaker Python SDK code.
39
+
You can also see what changes have been made in the `CHANGELOG <https://github.com/aws/sagemaker-python-sdk/blob/zwei/CHANGELOG.md>`_.
40
+
41
+
Require ``framework_version`` and ``py_version`` for Frameworks
0 commit comments