definition_version: 2 entities: DASHBOARD_STOCK_PEERS_SNOWFLAKE: type: streamlit identifier: name: DASHBOARD_STOCK_PEERS_SNOWFLAKE database: # Use: snow connection list schema: query_warehouse: runtime_name: SYSTEM$ST_CONTAINER_RUNTIME_PY3_11 # List available: SHOW EXTERNAL ACCESS INTEGRATIONS; # Common: PYPI_ACCESS_INTEGRATION (verify exists) external_access_integrations: - main_file: streamlit_app.py artifacts: - streamlit_app.py - pyproject.toml