-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 918 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "dependencies/spatialdata"]
path = dependencies/spatialdata
url = https://github.com/scverse/spatialdata/
[submodule "dependencies/spatialdata-io"]
path = dependencies/spatialdata-io
url = https://github.com/scverse/spatialdata-io/
[submodule "dependencies/spatialdata-plot"]
path = dependencies/spatialdata-plot
url = https://github.com/scverse/spatialdata-plot/
[submodule "dependencies/spatialdata-sandbox"]
path = dependencies/spatialdata-sandbox
url = https://github.com/giovp/spatialdata-sandbox/
[submodule "dependencies/spatialdata-notebooks"]
path = dependencies/spatialdata-notebooks
url = https://github.com/scverse/spatialdata-notebooks/
[submodule "dependencies/squidpy"]
path = dependencies/squidpy
url = https://github.com/scverse/squidpy/
[submodule "dependencies/napari-spatialdata"]
path = dependencies/napari-spatialdata
url = https://github.com/scverse/napari-spatialdata/