Skip to content

Override kernel def to make using gfortran easier

Willi Rath requested to merge make-gfortran-use-easier into main

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.

Merge request reports

Loading