You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions.json
+32Lines changed: 32 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -731,6 +731,38 @@
731
731
"tags": [],
732
732
"category": "example"
733
733
},
734
+
{
735
+
"name": "top-5-income-share-shiny",
736
+
"title": "Top 5% income share using Shiny",
737
+
"description": "A Shiny application makes it easy to transform your analysis into an interactive application using Python so users can ask and answer their own questions in real-time.",
0 commit comments