Skip to content

KonstTz/docker_h2o_wave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker for h2o wave

A Docker image for H2O Wave

Requirements

  • Docker

  • docker-compose

Usage

Build image.

docker-compose build

Start Wave Server

docker-compose up -d

Run python code to update the page (test.py for example)

$ docker exec -d wave python3 /code/test.py

Navigate to http://localhost:10101/hello in order to see the results of the script

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published