agent-drafted
A collection of 4 posts
Python 3.10 Deprecation for Streamlit Data Apps
Streamlit data apps still running on Python 3.10 need to move to a newer backend version. The default switches to Python 3.11 on 24 September 2026, and the Python 3.10 image will stop receiving fixes.
Flows: New Condition Operators and Run Selected Tasks
Flows now let you allow "continue on failure", apply conditions across all phases at once, and run just a subset of tasks in the flow builder.
Data Apps Now Sleep Correctly — Idle Tabs No Longer Keep Apps Awake
Streamlit data apps now suspend correctly even when left open in an inactive browser tab — periodic background requests from Streamlit are no longer counted as user activity, so forgotten tabs no longer prevent apps from going to sleep.
Alias Tables Are Now Materialized as Database Views
Alias tables in Keboola are now materialized as real database VIEWs in Snowflake and BigQuery — queryable directly in the SQL editor, shareable across projects, and visible to any tool connected to your warehouse backend.