View source: R/jumpstart_utils.R
parse_sagemaker_version | R Documentation |
Function reads “__version__“ variable in “sagemaker“ module. In order to maintain compatibility with the “packaging.version“ library, versions with fewer than 2, or more than 3, periods are rejected. All versions that cannot be parsed with “packaging.version“ are also rejected.
parse_sagemaker_version()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.