Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ parse
Method
parse
src/platform/vscode-path/path.ts:200–200 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
198
extname(path: string): string;
199
format(pathObject: ParsedPath): string;
200
parse(path: string): ParsedPath;
201
toNamespacedPath(path: string): string;
202
sep:
'\\'
|
'/'
;
203
delimiter: string;
Callers
15
gulpfile.js
File · 0.65
hasNativeDependencies
Function · 0.65
provide_symbols
Function · 0.65
computePropertiesForLiteralType
Function · 0.65
generateTelemetryCSV
Function · 0.65
promptInstallIpykernel6
Function · 0.65
dispatch
Method · 0.65
getDataFrameInfo
Method · 0.65
getDataFrameRows
Method · 0.65
getFullVariable
Method · 0.65
activate
Method · 0.65
registerKernelSpecsSource
Method · 0.65
Calls
no outgoing calls
Tested by
5
createMockEnvironment
Function · 0.52
withNotebookCells
Function · 0.52
parseSidecar
Function · 0.52
buildCell
Function · 0.52
getHtmlMessage
Function · 0.52