Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/remoteinterview/zero
/ firstrun.js
File
firstrun.js
packages/handler-python/firstrun.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
installPip = require(
"./installPip"
);
2
var
spawn = require(
"child_process"
).spawn;
3
const
fs = require(
"fs"
);
4
const
path = require(
"path"
);
Callers
nothing calls this directly
Calls
2
resolve
Function · 0.85
on
Method · 0.45
Tested by
no test coverage detected