validate_version_or_image_args | R Documentation |
Validates framework and model arguments to enforce version or image specification.
validate_version_or_image_args(framework_version, py_version, image_uri)
framework_version |
(str): The version of the framework. |
py_version |
(str): The version of Python. |
image_uri |
(str): The URI of the image. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.