Skip to content

Commit 0877b57

Browse files
[chore] Add streamlit-arborist to registry (#58)
1 parent 554ebb8 commit 0877b57

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"schemaVersion": 1,
3+
"title": "Streamlit Arborist",
4+
"author": {
5+
"github": "gabriel-msilva",
6+
"displayName": "Gabriel Mello Silva"
7+
},
8+
"links": {
9+
"github": "https://github.com/gabriel-msilva/streamlit-arborist",
10+
"pypi": "streamlit-arborist",
11+
"demo": "https://st-arborist-example.streamlit.app",
12+
"docs": "https://streamlit-arborist.readthedocs.io"
13+
},
14+
"media": {
15+
"image": "https://raw.githubusercontent.com/gabriel-msilva/streamlit-arborist/f1e0cdfc78ab4f4cfce90f874c2712f62fe55416/docs/_static/preview.png"
16+
},
17+
"install": {
18+
"pip": "pip install streamlit-arborist"
19+
},
20+
"governance": {
21+
"enabled": true,
22+
"notes": null
23+
},
24+
"categories": ["Widgets"]
25+
}

0 commit comments

Comments
 (0)