mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1977 from YunoHost/superset
Add Superset to catalog
This commit is contained in:
commit
81d95c2161
2 changed files with 5 additions and 6 deletions
|
@ -3165,6 +3165,11 @@ state = "working"
|
|||
subtags = [ "impress" ]
|
||||
url = "https://github.com/YunoHost-Apps/strut_ynh"
|
||||
|
||||
[superset]
|
||||
category = "wat"
|
||||
state = "working"
|
||||
url = "https://github.com/YunoHost-Apps/superset_ynh"
|
||||
|
||||
[sutom]
|
||||
category = "games"
|
||||
level = 8
|
||||
|
|
|
@ -52,12 +52,6 @@ description = "Full Featured Matrix Server Setup with All Bridges and Integratio
|
|||
upstream = "https://github.com/spantaleev/matrix-docker-ansible-deploy"
|
||||
website = ""
|
||||
|
||||
[apache-superset]
|
||||
name = "Apache Superset"
|
||||
description = "A Data Visualization and Data Exploration Platform"
|
||||
upstream = "https://github.com/apache/superset"
|
||||
website = "https://superset.apache.org/"
|
||||
|
||||
[appflowy]
|
||||
name = "Appflowy"
|
||||
description = "Alternative to Notion"
|
||||
|
|
Loading…
Add table
Reference in a new issue