We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9d19cf + 284cf6a commit 7aae8c0Copy full SHA for 7aae8c0
1 file changed
app/variables.py
@@ -1,5 +1,5 @@
1
-votes_pmtiles = "https://minio.carlboettiger.info/public-tpl/landvote/landvote_party.pmtiles"
2
-votes_parquet = "https://minio.carlboettiger.info/public-tpl/landvote/landvote_party.parquet"
+votes_pmtiles = "https://minio.carlboettiger.info/public-tpl-streamlit/nvme/public-tpl/landvote/landvote_party.pmtiles"
+votes_parquet = "https://minio.carlboettiger.info/public-tpl-streamlit/nvme/public-tpl/landvote/landvote_party.parquet"
3
4
colors = {
5
"dark_orange": "#ab5601",
0 commit comments