From c9e3444497b4a632733fe940e1367f7f65a0cf5e Mon Sep 17 00:00:00 2001 From: mturoci <64769322+mturoci@users.noreply.github.com> Date: Tue, 20 Sep 2022 13:04:38 +0200 Subject: [PATCH 1/2] Add H2O Wave apps H2O Wave apps is looking for contributors. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 819a412..b6e653e 100644 --- a/data.json +++ b/data.json @@ -2046,6 +2046,15 @@ "Typescript" ], "description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience." + }, + { + "name": "H2O Wave Apps", + "link": "https://github.com/h2oai/wave-apps", + "label": "hacktoberfest", + "technologies": [ + "Python" + ], + "description": "Sample AI Apps built with H2O Wave." }, { "name": "Node Efficientnet", From ac427c0c270e41ef659e4c142b2a88c977788289 Mon Sep 17 00:00:00 2001 From: Martin Turoci Date: Tue, 20 Sep 2022 13:06:03 +0200 Subject: [PATCH 2/2] chore: Formatting. --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index b6e653e..14ddc23 100644 --- a/data.json +++ b/data.json @@ -2047,7 +2047,7 @@ ], "description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience." }, - { + { "name": "H2O Wave Apps", "link": "https://github.com/h2oai/wave-apps", "label": "hacktoberfest",