Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepcode-ai
/
codeql-jupyter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
codeql-jupyter
File size: 58 Bytes
1d9fed8
1
2
3
4
import
subprocess subprocess.call([
"python"
,
"main.py"
])