Skip to content

Am I really stopping a notebook process when I close the window #9857

Discussion options

You must be logged in to vote

And I accidentally notice that when I close the window (of vscode, I clicked "x" to close the window), the process of this notebook still occupy my gpu resource.

Yes, thats correct and its by design. We never shutdown any remote kernels staretd on another machine.

But it's not so good when I have to free the resource it has occupied. So what can I do to really shut it down?

Please try using the Powertoys extension found here https://marketplace.visualstudio.com/items?itemName=ms-toolsai.vscode-jupyter-powertoys
Optionally you could use Jupyter itself (classic Jupyter) to manage these sessions

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rchiodo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants