Interactive tutorials for learning H2O Wave framework.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for h2o_wave_university-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae1e5d407205e0d85d0d473566836d0ee95e1bb8e46126710cf4c4fb8992848d |
|
MD5 | 94f4ece8a991306c3ddfddad32e669a1 |
|
BLAKE2b-256 | 7709efa1214192d4f4e1ae508c1f05afd7ee595039a0fcb3486e0a39c61abaad |