I've been looking into nbconvert as a possible way of programmatically executing notebooks, but it isn't clear to me that it will work with different Kernels.
I'm planning on using JupyterHub + JupyterLab for code development using a number of different kernels, but need to run the "finished" notebooks as executable scripts - are there any tools or techniques that already achieve this?