From f5c3775554fa570c7dfc320cb3c3b79847784f18 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Wed, 19 Nov 2025 15:49:27 +0000 Subject: [PATCH] Remove H2O Wave Apps from the data.json for inactivity The last commit was a year ago --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 014ee82..4c2b9ca 100644 --- a/data.json +++ b/data.json @@ -1887,15 +1887,6 @@ ], "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": "OpenMetadata", "link": "https://github.com/open-metadata/OpenMetadata",