@casperdcl how do we stop a kernel? Closing the notebook doesn't. (I checked with ps ux|grep python).
In jupyterlab, there's a menu for this (which I think we document).
This is important for resources, but also for MR notebooks which can get into trouble with different notebooks reading the same data (ISMRMRD limitation),
@casperdcl how do we stop a kernel? Closing the notebook doesn't. (I checked with
ps ux|grep python).In jupyterlab, there's a menu for this (which I think we document).
This is important for resources, but also for MR notebooks which can get into trouble with different notebooks reading the same data (ISMRMRD limitation),