e397758 06b7e03
1
2
3
4
import subprocess import os subprocess.run(["python", "webui.py"], check=True)