The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
Go to file
2020-06-03 16:04:19 -07:00
.github Create semantic.yml 2020-06-03 16:04:19 -07:00
api fix: cron workflows now return UID and the delete endpoint doesn't have the terminate suffix. 2020-05-22 20:25:05 -07:00
db update: renamed migrations to snake case so they are consistent with others. 2020-05-24 11:55:40 -07:00
pkg fix wtf version displaying and create issue 2020-05-22 20:49:51 -07:00
server fix: cron workflows now return UID and the delete endpoint doesn't have the terminate suffix. 2020-05-22 20:25:05 -07:00
.gitignore refactor workflow stats 2020-04-28 16:59:24 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-02-06 17:14:01 -08:00
CONTRIBUTING.md Adding notes about utils and pkg directories. 2020-05-20 09:50:50 -07:00
Dockerfile Updating dockerfile golang version, minor increase. 2020-04-14 10:21:23 -07:00
go.mod update protobuf generators 2020-05-05 15:50:09 -07:00
go.sum update protobuf generators 2020-05-05 15:50:09 -07:00
LICENSE Create LICENSE 2020-03-30 17:08:05 -07:00
main.go update api for workspace creation 2020-04-30 20:29:53 -07:00
Makefile update protobuf generators 2020-05-05 15:50:09 -07:00
README.md Add badge 2020-05-25 13:38:05 -07:00

Build and publish to Docker Hub

Onepanel

Welcome to Onepanel! This is the main repository for the API. It is also where you can submit bugs and enhancement requests.

Getting started

See our Quick start guide to get started.

Contributing

See our Contribution guide to get started.

Acknowledgments

Onepanel uses the excellent Argo project under the hood to orchestrate workflows.