Skip to content

Repository files navigation

verus

Quick Start (pip)

pip install verus
REPO=<git-url> CHIMP_TOKEN=<api-key> verus

Note: Even if you use pip, you must have a Docker installed

Quick Start (Docker)

docker pull https://ghcr.io/getdatachimp/verus
docker run \
  -e CHIMP_TOKEN=<api-key> \
  -e REPO=<git-url> \
  -v /var/run/docker.sock:/var/run/docker.sock \
  verus

About

runs your ML pipeline code on your infrastructure

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages