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-02 10:33:53 -07:00
.github/workflows chore: created new dev branch to phase out develop. Updated the workflow to push develop branch 2020-06-02 10:33:53 -07:00
api update: Workflow Template now gets a modifiedAt date, and total version count, from the the Get endpoint. 2020-06-01 16:09:35 -07:00
db fix db connection 2020-05-30 17:59:02 -07:00
pkg update: Workflow Template now gets a modifiedAt date, and total version count, from the the Get endpoint. 2020-06-01 16:09:35 -07:00
server update: Workflow Template now gets a modifiedAt date, and total version count, from the the Get endpoint. 2020-06-01 16:09:35 -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 add version flag to make api 2020-06-01 10:22:48 -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 feature: added migration with jupyter lab 2020-05-26 10:45:56 -07:00
Makefile add version flag to make api 2020-06-01 10:22:48 -07:00
README.md update README 2020-05-25 13:35:31 -07:00

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.