View source: R/jumpstart_notebook_utils.R
get_model_url | R Documentation |
Retrieve web url describing pretrained model.
get_model_url( model_id, model_version, region = JUMPSTART_DEFAULT_REGION_NAME() )
model_id |
(str): The model ID for which to retrieve the url. |
model_version |
(str): The model version for which to retrieve the url. |
region |
(str): Optional. The region from which to retrieve metadata. (Default: JUMPSTART_DEFAULT_REGION_NAME()) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.