Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ isWebExtension
Function
isWebExtension
src/platform/constants.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
export
function
isWebExtension() {
43
return
isWebExtensionValue;
44
}
Callers
15
activate
Method · 0.90
onControllerSelected
Method · 0.90
constructor
Method · 0.90
getDefaultUri
Method · 0.90
captureRemoteJupyterUrl
Method · 0.90
getServices
Function · 0.90
waitForKernelToGetAutoSelectedImpl
Function · 0.90
create
Method · 0.90
computeDefaultController
Method · 0.90
create
Method · 0.90
findPreferredKernelExactMatch
Method · 0.90
handleError
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected