complete app
test / test (push) Successful in 9s

This commit is contained in:
2026-09-17 17:39:22 -05:00
parent 4d633a39be
commit 3d5de1dc3e
84 changed files with 24229 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[theme]
primaryColor = "#3b82f6"
backgroundColor = "#0e1117"
secondaryBackgroundColor = "#1e293b"
textColor = "#f8fafc"
[server]
maxUploadSize = 5
+1391
View File
File diff suppressed because it is too large Load Diff
+4
View File
@@ -0,0 +1,4 @@
streamlit>=1.55.0
duckdb==1.3.0
plotly==6.1.2
streamlit-echarts>=0.4.0