anvil.yaml 299 B

12345678910
  1. allow_embedding: false
  2. package_name: onlineParser
  3. startup: {type: form, module: Parser}
  4. name: onlineParser
  5. startup_form: null
  6. runtime_options: {version: 2, client_version: '3', server_version: python3-sandbox}
  7. services:
  8. - source: /runtime/services/tables.yml
  9. client_config: {}
  10. server_config: {}