Before.sh.erb help

Hey everyone, I am trying to make a jupyter app, and I need to use the before.sh.erb file. I don’t think that it is running when I launch the job, is there a way to determine if the file is being ran? I have tried to make the script write to a file and it never has been able to when launching the job. I am using the kubernetes adapter if that helps narrow the issue down at all.

The first things to check would be the user/groups stuff on the file and the permissions.

Next I’d look at the output.log and see if there’s anything in there to clue you in.