Skip to content

Commit c6bd794

Browse files
Update extension list
1 parent e7e83dd commit c6bd794

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

extensions.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,38 @@
629629
],
630630
"tags": []
631631
},
632+
{
633+
"name": "top-5-income-share-streamlit",
634+
"title": "Top 5% income share using Streamlit",
635+
"description": "A Streamlit application makes it easy to transform your analysis into an interactive dashboard using Python so users can ask and answer questions in real-time, without having to touch any code.",
636+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/top-5-income-share-streamlit",
637+
"latestVersion": {
638+
"version": "1.0.0",
639+
"released": "2025-05-23T19:46:22Z",
640+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/top-5-income-share-streamlit%40v1.0.0/top-5-income-share-streamlit.tar.gz",
641+
"minimumConnectVersion": "2025.04.0",
642+
"requiredEnvironment": {
643+
"python": {
644+
"requires": "~=3.9"
645+
}
646+
}
647+
},
648+
"versions": [
649+
{
650+
"version": "1.0.0",
651+
"released": "2025-05-23T19:46:22Z",
652+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/top-5-income-share-streamlit%40v1.0.0/top-5-income-share-streamlit.tar.gz",
653+
"minimumConnectVersion": "2025.04.0",
654+
"requiredEnvironment": {
655+
"python": {
656+
"requires": "~=3.9"
657+
}
658+
}
659+
}
660+
],
661+
"tags": [],
662+
"category": "example"
663+
},
632664
{
633665
"name": "usage-metrics-dashboard",
634666
"title": "Usage Metrics Dashboard",

0 commit comments

Comments
 (0)