Skip to content

Commit f0cf3f4

Browse files
Documenting more integration pieces.
- apps/onepanelio - cvat/urls - settings/base.py
1 parent 2b6ce43 commit f0cf3f4

File tree

7 files changed

+16
-1
lines changed

7 files changed

+16
-1
lines changed
Loading
Loading
Loading
Loading
Loading
Loading

design-docs/CVAT Updating with Upstream.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,19 @@ Add onepanel-sdk and google-cloud-storage.
1616
- Google Cloud Storage because we support uploading to GCS.
1717
- Storing annotations, etc
1818

19-
![](.CVAT Updating with Upstream_images/438146d0.png)
19+
![](.CVAT Updating with Upstream_images/438146d0.png)
20+
21+
# Copy everything over `cvat/apps/onepanelio`
22+
![](.CVAT Updating with Upstream_images/7a2f91b9.png)
23+
24+
# Add relevant onepanel URLs to `cvat/urls.py`
25+
![](.CVAT Updating with Upstream_images/e9122ada.png)
26+
27+
# Update `cvat/settings/base.py` to enable onepanel related pieces.
28+
![](.CVAT Updating with Upstream_images/147082c5.png)
29+
![](.CVAT Updating with Upstream_images/02441b19.png)
30+
31+
# As of right now, we need to enable environment variables for CVAT as well.
32+
`cvat/settings/base.py`
33+
![](.CVAT Updating with Upstream_images/92b76b3c.png)
34+
![](.CVAT Updating with Upstream_images/dead64db.png)

0 commit comments

Comments
 (0)