guyernest / amazon-sagemaker-portal-sample

Sample code for creating an end-user facing self-service portal for Amazon SageMaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon SageMaker Self Service Portal Sample

Sample code for creating an end-user facing self-service portal for Amazon SageMaker.

The main functionalities are:

  • Provisioning a new instance [WIP]
  • Defining the schedule for the instance to stop and start [WIP]
  • Stoping and starting it manually [WIP]
  • Getting a pre-signed link to open the notebook [WIP]
  • Viewing a dashboad on the cost, performance and utilization of the notebook [WIP]

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

About

Sample code for creating an end-user facing self-service portal for Amazon SageMaker

License:MIT No Attribution


Languages

Language:Python 69.5%Language:JavaScript 23.4%Language:CSS 5.7%Language:HTML 1.4%