MistriDevLab / config.json
acecalisto3's picture
Create config.json
a71cc4a verified
raw
history blame
92 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 4, column 4
{
"runtime": "streamlit:1.14.0",
"command": ["streamlit", "run", "app.py"],
...
}