Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Swift Kernel for AWS SageMaker

Getting started

  1. Open the SageMaker Studio: File > New Launcher
  2. Select the SageMaker image (TensorFlow CPU)
  3. Select Image Terminal
  4. Run the command bellow to create the swift kernel env
git clone https://github.com/robipresotto/swiftKernel.git && \
cd swiftKernel && \
bash run.sh
  1. The kernel isn't persisted when the SageMaker image hosting the kernel is shutdown. To re-create the kernel for a new session run the command bellow:
conda env create --file ~/swiftKernel.yml

About

Kernel setup for AWS SageMaker

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages