Skip to content

Instantly share code, notes, and snippets.

@spinaki
spinaki / fastai2-coursev4-sagemaker-cf.yml
Last active March 18, 2020 06:26
FastAI2 CourseV4 AWS Sagemaker Cloudfront Script
Description: "Creates the SageMaker resources to run the fast.ai v4 (2020) course on a SageMaker notebook instance."
Parameters:
NotebookName:
Type: String
Default: fastai2
Description: Enter the name of the SageMaker notebook instance. Deafault is fastai2.
InstanceType:
Type: String