From d0dcba922a2f8abbcd1be128b906c6e1e3f55f0c Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Mon, 26 Jan 2026 13:18:24 -0500 Subject: [PATCH] Simplified front page high-level overview diagram --- content/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index e1dbe86..eb0e3ac 100644 --- a/content/_index.md +++ b/content/_index.md @@ -60,9 +60,8 @@ flowchart TD end subgraph "Consumption / End Users" - DataSci[DuckDB, Python, QGIS, Jupyter]:::consumer + DataSci[Researchers & Developers]:::consumer WebApps[Web Applications]:::consumer - DataSci[Python, R, Julia]:::consumer Systems[Systems]:::consumer end