Prompt the user to restart the kernel when running a cell against a dead kernel #7399
Labels
bug
Issue identified by VS Code Team member as probable bug
notebook-execution
Kernels issues (start/restart/switch/execution, install ipykernel)
verified
Verification succeeded
Milestone
Run some code, and assume the kernl dies.
Next the user attempts to run a cell again
This is what you get (when kernel is dead)
Looks horrible, I think we should detect this and just inform the user the kernel is dead and ask them to restart the kernle (yes/no).
Else we just leave the user to figure out whats wrong & what they need to do.
The text was updated successfully, but these errors were encountered: