From 5596301fa08e15a88bdc14f5f9c576429688255e Mon Sep 17 00:00:00 2001 From: mturoci <64769322+mturoci@users.noreply.github.com> Date: Mon, 12 Sep 2022 16:57:41 +0200 Subject: [PATCH] Add H2O Wave (#1100) --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 6bbee11..1289f58 100644 --- a/data.json +++ b/data.json @@ -1845,6 +1845,16 @@ "Rust" ], "description": "End-to-end encryption and mutual authentication for distributed applications." + }, + { + "name": "H2O Wave", + "link": "https://github.com/h2oai/wave", + "label": "good first issue", + "technologies": [ + "Python", + "Typescript" + ], + "description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience." } ] }