model_code_key_prefix | R Documentation |
The location returned is a potential concatenation of 2 parts 1. code_location_key_prefix if it exists 2. model_name or a name derived from the image
model_code_key_prefix(code_location_key_prefix, model_name, image)
code_location_key_prefix |
(str): the s3 key prefix from code_location |
model_name |
(str): the name of the model |
image |
(str): the image from which a default name can be extracted |
str: the key prefix to be used in uploading code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.