Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ python-snippets.ts
File
python-snippets.ts
packages/blocks/src/python-snippets.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ dedent } from
'ts-dedent'
2
3
import
{ escapePythonString, sanitizePythonVariableName } from
'./blocks/python-utils'
4
Callers
nothing calls this directly
Calls
2
sanitizePythonVariableName
Function · 0.90
escapePythonString
Function · 0.90
Tested by
no test coverage detected