Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ kill
Method
kill
src/platform/api/python-envs/api.ts:825–825 ·
view source on GitHub ↗
* Kills the Python process.
()
Source
from the content-addressed store, hash-verified
823
* Kills the Python process.
824
*/
825
kill(): void;
826
827
/**
828
* Event that is fired when the Python process exits.
Callers
13
stopTests
Function · 0.65
startJupyterServer
Method · 0.65
execObservable
Method · 0.65
kill
Method · 0.65
proc.node.vscode.test.ts
File · 0.65
dispose
Method · 0.65
killChildProcesses
Method · 0.65
initializeInterrupter
Method · 0.65
isAlive
Method · 0.65
kill
Method · 0.65
execObservable
Method · 0.65
exec
Method · 0.65
Calls
no outgoing calls
Tested by
1
stopTests
Function · 0.52