0

Currently I am developing a model in AWS Sagemaker Studio. In Sagemaker there are multiple options for running model, like notebook instance, sagemaker studio etc, to schedule a task in notebook instance, it is known that we need to use AWS lambda for that. But I can't see an documentation on how to run scheduled job on AWS Sagemaker Studio.

Need suggestion on this. I know this is not a good question based on StackOverflow guidance like showing some code, but the problem itself is a bit new one, with a newer solution like AWS Sagemaker Studio.

habibalsaki
  • 1,082
  • 4
  • 13
  • 25

1 Answers1

1

A new feature allows you to Operationalize your Amazon SageMaker Studio notebooks as scheduled notebook jobs

Gili Nachum
  • 5,288
  • 4
  • 31
  • 33