Attach more than one lifecycle configuration to a notebook instance

0

I have implemented the auto-stop-idle and persistent-conda-kernels lifecycle configurations and they both work. However, I cannot seem to find how to attach both to a single notebook instance. How can I do that?

Lifecycle configuration scripts found in aws sample scripts.

질문됨 2년 전474회 조회
1개 답변
0

Hi, you'll have to merge both into a single script and attach it to the notebook instance.

AWS
Durga_S
답변함 2년 전
  • I have seen someone create a new script that will run two shell scripts : script 3 : sh script1.sh && sh script2.sh but that would work in normal shell. How could I create a third lifecycle script that runs the ARN paths of the other lifecycle configurations instead? I think copy pasting them all into one is rather unclear.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠