Skip to content

Repository files navigation

Getting Started with Data UI

This project was bootstrapped with wave init command.

Running the app

Make sure you have activated a Python virtual environment with h2o-wave installed.

If you haven't created a python env yet, simply run the following command (assuming Python 3.7 is installed properly).

For MacOS / Linux:

python3 -m venv venv
source venv/bin/activate
pip install h2o-wave

For Windows:

python3 -m venv venv
venv\Scripts\activate
pip install h2o-wave

Once the virtual environment is setup and active, run:

wave run app.py

Which will start a Wave app at http://localhost:10101.

About

UI for popular libraries Pandas, NumPy etc.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages