Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Datakitpage/Datakit
/ pythonStore.ts
File
pythonStore.ts
frontend/src/store/pythonStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
{ persist } from
'zustand/middleware'
;
3
import
type
{
4
PythonCell,
Callers
nothing calls this directly
Calls
12
initializePyodide
Function · 0.90
getInstalledPackages
Function · 0.90
resetInitialization
Function · 0.90
installPackage
Function · 0.90
executePythonCode
Function · 0.90
createDuckDBBridge
Function · 0.90
getPyodide
Function · 0.90
clearPythonNamespace
Function · 0.90
getPythonVariables
Function · 0.90
createId
Function · 0.85
set
Method · 0.80
getTableSchema
Method · 0.45
Tested by
no test coverage detected