Wave v0.15 is out. This release ships with WaveDB, a lightweight companion database to Wave, based on SQLite.
17 posts tagged with "release"
View All TagsIntroducing R API for Wave
Today, we are happy to announce preliminary support for the R language in H2O Wave. We now ship an R package that allows you build and control dashboards in Wave, and has feature-parity with Python Wave Scripts.
Wave 0.14 released
Wave v0.14 is released. This is mainly a security, performance, and bugfix release. The release also includes experimental support for building and controlling Wave dashboards using the R programming language.
Introducing Wave ML - AutoML for Wave Apps
Today, we're excited to announce H2O Wave ML, an open-source extension to Wave that makes it easy to use automatic machine learning in your Wave apps.
$ pip install h2o-wave[ml]
In this article, we look at what Wave ML can do for you, how to get started, and what predictive applications look like in practice.
Routing, Themes and Analytics
Wave v0.12 shipped last week, with support for handling queries and routes using decorators and experimental support for switching themes. Here's a rundown of the major features.
Responsive Layouts and Inline Components
Today, we're excited to announce H2O Wave v0.11.0, with support for responsive layouts, inline form components, new cards for organizing content, and lots more.
Introducing Live Reload
Today, we're excited to announce H2O Wave v0.9.0, with a new wave
CLI, live-reload, improved performance, background tasks and ASGI compatibility.