We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3184d11 commit d4b2b01Copy full SHA for d4b2b01
sagemaker_pipelines/README.md
@@ -18,7 +18,7 @@ The following Docker images must be built and registered in [Amazon Elastic Cont
18
19
1. Build and register required Docker images.
20
Run the following two notebooks to build the custom ECR images:
21
- 1. [Build Custom Glay GPU Image](./prerequisites/clay_gpu_docker_image/build-custom-clay-gpu-image.ipynb)
+ 1. [Build Custom Clay GPU Image](./prerequisites/clay_gpu_docker_image/build-custom-clay-gpu-image.ipynb)
22
2. [Build Custom Geo Processing Image](./prerequisites/geospatial_processing_image/build-custom-geo-image.ipynb)
23
24
(*Note*: When building from Amazon SageMaker Notebook instances (i.e. `ml.m5.xlarge`), use minimum of 75GB disk space on the instance)
0 commit comments