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 cc4c4c559f Updating .gitignore
- Ignoring "vendor" files for Go
- Ignoring a virtual env folder for Python
2020-03-27 12:17:39 -07:00
.github/workflows feat: added snapshot to master github action build so we can test if caching images is an issue. 2020-03-20 15:39:50 -07:00
api Adding Create endpoint for Cron Workflow. 2020-03-27 12:17:39 -07:00
db conditional unique index on workflow_template 2020-02-25 20:14:33 -08:00
pkg Updated onepanelApiUrl and providerType 2020-03-27 12:17:39 -07:00
server feat: added label support for workflow executions and templates. 2020-03-25 12:46:55 -07:00
.gitignore Updating .gitignore 2020-03-27 12:17:39 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-02-06 17:14:01 -08:00
CONTRIBUTING.md fix typos 2020-03-17 17:36:01 -07:00
Dockerfile feat: added label support for workflow executions and templates. 2020-03-25 12:46:55 -07:00
go.mod only use latest go-autorest 2020-03-24 16:07:25 -07:00
go.sum updated go.sum 2020-03-24 16:07:25 -07:00
main.go fix: undid accidental change. 2020-03-26 18:03:27 -07:00
Makefile update makefile and docs 2020-03-16 17:43:53 -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.