There was an error while loading. Please reload this page.
1 parent 554ebb8 commit 0877b57Copy full SHA for 0877b57
1 file changed
components/registry/components/streamlit-arborist.json
@@ -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