Is it possible to link sagemaker notebook jobs?

0

Hi I'm working on a project where I would like to schedule notebook jobs so that one notebook job is triggered after conclusion of another notebook job.

In other words, I would like to schedule notebook job 'A' to run every monday at 0 hours (chron '0 0 * * 1') then notebook job 'B' to run on job 'A' completion and so on A->B->C->...->N --for any given amount of jobs.

Is this possible?

Alfredo
已提問 10 個月前檢視次數 317 次
2 個答案
1

Hi, Sagemaker Pipelines is probably what you are looking for: https://aws.amazon.com/sagemaker/pipelines/

Also have a look at https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-sdk.html

profile pictureAWS
專家
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南