Writing and debugging Jsonnet code is not straight-forward, but let’s see what we have at our disposal. As a data scientist and a software engineer, I have been using YAML files for defining jobs to train machine learning models. Recently, I switched to, data templating lazy language by Google, to…