We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0b873 commit 7bb9864Copy full SHA for 7bb9864
src/sagemaker/jumpstart/notebook_utils.py
@@ -23,7 +23,7 @@ def get_model_url(
23
"""Retrieve web url describing pretrained model.
24
25
Args:
26
- model_id (str): The model id for which to retieve the url.
+ model_id (str): The model id for which to retrieve the url.
27
model_version (str): The model version for which to retrieve the url.
28
region (str): Optional. The region from which to retrieve metadata.
29
(Default: JUMPSTART_DEFAULT_REGION_NAME)
0 commit comments