/docker-h2o-ai

Primary LanguageDockerfile

H2O.ai Docker Wrapper

A simple wrapper for Open Source version of h2o.ai.

Installation

Application is published as a docker image.

docker pull huanga/h2o-ai

Usage

docker run \
    -p 54321:54321 \
    -p 54322:54322 \
    huanga/h2o-ai

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT