The kernel gets stuck too often where I can't interrupt or restart. I just hangs indefinitely!! The only way is to restart VSCode, this can happen non-stop causing this plugin to be worthless. Please provide a mechanism to force kill it, even providing the pid would be acceptable!
I killed the jupyter server manually, the "Restarting Kernel" popup disappeared but the cell was still stuck in loading state. I could run all other cells except that one. Had to duplicate the cell, then delete the old one. The "Go To" button still has a loading animation though.
Seems there is a disconnect or state issue between the cell state in VSCode and the server.
The kernel gets stuck too often where I can't interrupt or restart. I just hangs indefinitely!! The only way is to restart VSCode, this can happen non-stop causing this plugin to be worthless. Please provide a mechanism to force kill it, even providing the pid would be acceptable!I killed the jupyter server manually, the "Restarting Kernel" popup disappeared but the cell was still stuck in loading state. I could run all other cells except that one. Had to duplicate the cell, then delete the old one. The "Go To" button still has a loading animation though.
Seems there is a disconnect or state issue between the cell state in VSCode and the server.