Override kernel def to make using gfortran easier
This makes sure the Conda env containing gfortran
is activated before the kernel is started.
You should now be able to directly make system calls to the compiler or use it via the !
magic within a Jupyter notebook cell.