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.

preguntada hace 2 años474 visualizaciones
1 Respuesta
0

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

AWS
Durga_S
respondido hace 2 años
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas