I can manual launch from the dashboard. This will boot up the jupiter IDE, through the cloud IDE or SSH I am able to manually launch my program WITH the AI.
However when I use the cloud init with command line “cd ./KATA && ./my_app” this is suppose to run the software that calls a child process to run the AI. What I don’t get is the AI running, AND jupyter IDE doesn’t show up.
Does anyone have experience or know how to use cloud init?