Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ executionService.vscode.test.ts
File
executionService.vscode.test.ts
src/test/datascience/notebook/executionService.vscode.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Microsoft Corporation.
2
// Licensed under the MIT License.
3
4
/* eslint-disable @typescript-eslint/no-require-imports, @typescript-eslint/no-
var
-requires */
Callers
nothing calls this directly
Calls
15
getOSType
Function · 0.90
initialize
Function · 0.90
isWeb
Function · 0.90
startJupyterServer
Function · 0.90
createKernelController
Function · 0.90
captureScreenShot
Function · 0.90
splitLines
Function · 0.90
hasErrorOutput
Function · 0.90
translateCellErrorOutput
Function · 0.90
getNormalizedInterpreterPath
Function · 0.90
areInterpreterPathsSame
Function · 0.90
getTextOutputValues
Function · 0.90
Tested by
no test coverage detected