Skip to content

Repo with a cloudformation template that creates a sagemaker notebook on a GPU instance with code-server pre-installed.

Notifications You must be signed in to change notification settings

vincentclaes/codeserver-on-sagemaker-notebook-with-gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Codeserver on Sagemaker Notebook with GPU

Repo with a cloudformation template that creates a sagemaker notebook on a GPU instance with code-server pre-installed.

1. Click the button to launch the cloudformation stack and follow the steps.

launch-stack.png

2. Specify the instance type.

cfn.png

  • ml.p3.2xlarge
  • ml.p3.8xlarge
  • ml.p3.16xlarge
  • ml.p3dn.24xlarge
  • ml.g4dn.xlarge >> Fast launch
  • ml.g4dn.2xlarge
  • ml.g4dn.4xlarge
  • ml.g4dn.8xlarge
  • ml.g4dn.12xlarge
  • ml.g4dn.16xlarge
  • ml.g5.xlarge
  • ml.g5.2xlarge
  • ml.g5.4xlarge
  • ml.g5.8xlarge
  • ml.g5.12xlarge
  • ml.g5.24xlarge
  • ml.g5.48xlarge

More info on the GPU instances here

3. Open as Jupyter / JupyterLab

sm.png

4. Open code-server on Sagemaker.

code-server.png

5. Specify the Python Interpreter

  • Go to Command Palette (CMD + Shift + P)
  • Search for "Python Interpreter" search-interpreter.png
  • Select the interpreter from the available Kernels interpreter.png
  • Happy coding!

About

Repo with a cloudformation template that creates a sagemaker notebook on a GPU instance with code-server pre-installed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published