Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/volcengine/OpenViking
/ run
Method
run
setup.py:512–514 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
510
511
class
OpenVikingBuildPy(build_py):
512
def
run(self):
513
_build_web_studio()
514
super().run()
515
516
517
if
bdist_wheel is not None:
Callers
7
_resolve_cargo_target_dir
Method · 0.45
_build_ov_cli_artifact_impl
Method · 0.45
build_ragfs_python_artifact
Method · 0.45
watch_resource_example.py
File · 0.45
run_full_test
Function · 0.45
main
Function · 0.45
run_ov
Function · 0.45
Calls
1
_build_web_studio
Function · 0.85
Tested by
2
run_full_test
Function · 0.36
run_ov
Function · 0.36