https://github.com/jupyter/jupyter_kernel_test/pull/41 allows overriding how a kernel is launched, so we can just call the compiled `ierl` from there directly.
jupyter/jupyter_kernel_test#41 allows overriding how a kernel is launched, so we can just call the compiled
ierlfrom there directly.