Could an admin please take a look at my (python) submission #110276? With respect to environments/config, I claim that the only difference over the starter kit code is that I’ve imported lightgbm. Everything works in the notebook, but the submission fails citing “OSError: libgomp.so.1: cannot open shared object file: No such file or directory”.
You can add an apt.txt file (similar to requirements.txt). You can define the packages that need to be installed via apt-get install command in this file.