download_file_from_url | R Documentation |
Download a Single File from S3 into a local path
download_file_from_url(url, dst, sagemaker_session)
url |
(str): file path within the bucket |
dst |
(str): destination directory for the downloaded file. |
sagemaker_session |
(sagemaker.session.Session): a sagemaker session to interact with S3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.