MCPcopy 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

1import { create } from 'zustand';
2import { persist } from 'zustand/middleware';
3import type {
4 PythonCell,

Callers

nothing calls this directly

Calls 12

initializePyodideFunction · 0.90
getInstalledPackagesFunction · 0.90
resetInitializationFunction · 0.90
installPackageFunction · 0.90
executePythonCodeFunction · 0.90
createDuckDBBridgeFunction · 0.90
getPyodideFunction · 0.90
clearPythonNamespaceFunction · 0.90
getPythonVariablesFunction · 0.90
createIdFunction · 0.85
setMethod · 0.80
getTableSchemaMethod · 0.45

Tested by

no test coverage detected