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
Aleksandr Melnikov 3c0a138642 Adding development notes on how to develop core with minikube.
- Added disclaimer about minikube and driver VMWare.
2020-05-14 10:31:33 -07:00
.github/workflows test: github tagging #patch 2020-04-09 13:43:38 -07:00
api Adding generated proto files. 2020-05-14 10:31:33 -07:00
db Refactoring uid and namespace to be a maximum length of 30. 2020-05-14 10:27:15 -07:00
pkg Updating name to uid in cron_workflow and related code. 2020-05-14 10:31:33 -07:00
server Updating name to uid in cron_workflow and related code. 2020-05-14 10:31:33 -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 development notes on how to develop core with minikube. 2020-05-14 10:31:33 -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 fix typos 2020-03-17 17:36:01 -07:00

Onepanel

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

Getting started

See our deployment guide to get started.

Contributing

See our contribution guide to get started.