Skip to main content

Interactive tutorials for learning H2O Wave framework.

Project description

wave-university-logo

Wave university

Wave University is an interactive tutorial app for H2O Wave framework and is aimed at anyone wanting to start developing web apps with nothing but Python.

This app includes a dozen lessons that explain the base concepts necessary for developing apps with H2O Wave. We highly encourage you to go over the tutorial hand in hand with the official docs to get the most information possible.

Each lesson explains a single topic and shows a short demonstration example. The example code is editable and we highly encourage playing around with it and doing your experiments to see how things work. Moreover, most of the lessons also contain a small optional exercise for you to reinforce the newly acquired knowledge.

Installation

# Create a virtual env.
python -m venv venv
# Activate virtual env (.\venv\Scripts\activate for Windows)
venv/bin/activate
# Install h2o-wave-university.
pip install h2o-wave-university
# Run it.
wave-university

Once both of the above steps are complete, you can go to http://localhost:10101 in your favorite browser to start learning!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

h2o_wave_university-1.2.0-py3-none-any.whl (12.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page