QML-Classifier-Explorer / data /runtime_source.template.json
jimmy60504's picture
Update QML Classifier Explorer
7fab05e verified
raw
history blame contribute delete
181 Bytes
{
"mode": "local",
"runtime_root_url": "./",
"manifest_path": "./runtime/viewer_manifest.json",
"fallback_manifest_urls": [
"./data/viewer_manifest.template.json"
]
}