Property: Has computing environment
From Miniscope
| Property | |
|---|---|
| Allow multiple values | Yes |
| Allowed values | Local, HPC, Cloud, Browser, Containerized
|
| Display name | Computing Environment |
| Description | Where this analysis component or software runs
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Local", "HPC", "Cloud", "Browser", "Containerized" ] } }