aws-samples / sagemaker-studio-custom-image-samples

This repository contains examples of Docker images that can be used as custom images for KernelGateway Apps in SageMaker Studio
MIT No Attribution
128 stars 88 forks source link

Adding conda efs env #13

Open brightsparc opened 3 years ago

brightsparc commented 3 years ago

Issue #, if available: N/A

Description of changes: Adding example to creates a custom image in Amazon SageMaker Studio which will load a custom conda environment from a users Elastic File System (EFS) home folder.

This example includes specifying a display name or "Conda EFS env" for the image, and examples of how to setup the conda environment, and now to launch both a Notebook and Image terminal.

This has been tested in SageMaker Studio.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.