mariokostelac / sagemaker-knockout

🥊 Automatic shutdown for SageMaker instance when it's not active!
MIT License
9 stars 1 forks source link

Setup is too manual #3

Open mariokostelac opened 5 years ago

mariokostelac commented 5 years ago

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.