mariokostelac / sagemaker-knockout

🥊 Automatic shutdown for SageMaker instance when it's not active!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup is too manual

mariokostelac opened this issue · comments

It should be possible to achieve experience like

pip install sagemaker-knockout
python -m sagemaker_knockout install

and get it fully installed on the machine running that script.

It would have to change the lifecycle configurations, but that should be doable via API.