# ---- Session ----
#' @importFrom sagemaker.core PawsSession
#' @export
sagemaker.core::PawsSession
#' @importFrom sagemaker.core Session
#' @export
sagemaker.core::Session
#' @importFrom sagemaker.core LocalSession
#' @export
sagemaker.core::LocalSession
#' @importFrom sagemaker.core container_def
#' @export
sagemaker.core::container_def
#' @importFrom sagemaker.core get_execution_role
#' @export
sagemaker.core::get_execution_role
#' @importFrom sagemaker.core pipeline_container_def
#' @export
sagemaker.core::pipeline_container_def
#' @importFrom sagemaker.core production_variant
#' @export
sagemaker.core::production_variant
# ---- Input ----
#' @importFrom sagemaker.core FileSystemInput
#' @export
sagemaker.core::FileSystemInput
#' @importFrom sagemaker.core TrainingInput
#' @export
sagemaker.core::TrainingInput
#' @importFrom sagemaker.core ShuffleConfig
#' @export
sagemaker.core::ShuffleConfig
# ---- images ----
#' @importFrom sagemaker.core ImageUris
#' @export
sagemaker.core::ImageUris
# ---- S3 ----
#' @importFrom sagemaker.core S3Downloader
#' @export
sagemaker.core::S3Downloader
#' @importFrom sagemaker.core S3Uploader
#' @export
sagemaker.core::S3Uploader
#' @importFrom sagemaker.core s3_path_join
#' @export
sagemaker.core::s3_path_join
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.