You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python library (notebook kernels mainly) does not handle Fortran stops and exits well. Additionally, the code should not stop, it should instead return an error to Python so that the user can continue.
The Python library (notebook kernels mainly) does not handle Fortran stops and exits well. Additionally, the code should not stop, it should instead return an error to Python so that the user can continue.
Files