nasa-petal / PeTaL-db

PeTaL REST API and database
https://nasa-petal.github.io/PeTaL-db/
The Unlicense
5 stars 2 forks source link

auto shutdown idle sagemaker jupyterlab resources #9

Open bruffridge opened 2 years ago

bruffridge commented 2 years ago

https://aws.amazon.com/blogs/machine-learning/customize-amazon-sagemaker-studio-using-lifecycle-configurations/

bruffridge commented 2 years ago

Did this through console by adding a lifecycle configuration to the SageMaker domain:

Config options:

Have to shutdown and restart jupyterserver instances for it to take effect.

bruffridge commented 2 years ago

need to implement this in CloudFormation