MCPcopy Index your code
hub / github.com/deepnote/deepnote / python-env.test.ts

File python-env.test.ts

packages/runtime-core/src/python-env.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'node:child_process'
2import { chmod, mkdir, rm, writeFile } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import { delimiter, join, resolve } from 'node:path'

Callers

nothing calls this directly

Calls 3

resolvePythonExecutableFunction · 0.90
detectDefaultPythonFunction · 0.90
buildPythonEnvFunction · 0.90

Tested by

no test coverage detected