Skip to content

Commit

Permalink
Documenting more integration pieces.
Browse files Browse the repository at this point in the history
- apps/onepanelio
- cvat/urls
- settings/base.py
  • Loading branch information
aleksandrmelnikov committed Nov 25, 2020
1 parent 2b6ce43 commit f0cf3f4
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 16 additions & 1 deletion design-docs/CVAT Updating with Upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,19 @@ Add onepanel-sdk and google-cloud-storage.
- Google Cloud Storage because we support uploading to GCS.
- Storing annotations, etc

![](.CVAT Updating with Upstream_images/438146d0.png)
![](.CVAT Updating with Upstream_images/438146d0.png)

# Copy everything over `cvat/apps/onepanelio`
![](.CVAT Updating with Upstream_images/7a2f91b9.png)

# Add relevant onepanel URLs to `cvat/urls.py`
![](.CVAT Updating with Upstream_images/e9122ada.png)

# Update `cvat/settings/base.py` to enable onepanel related pieces.
![](.CVAT Updating with Upstream_images/147082c5.png)
![](.CVAT Updating with Upstream_images/02441b19.png)

# As of right now, we need to enable environment variables for CVAT as well.
`cvat/settings/base.py`
![](.CVAT Updating with Upstream_images/92b76b3c.png)
![](.CVAT Updating with Upstream_images/dead64db.png)

0 comments on commit f0cf3f4

Please sign in to comment.