-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
19 lines (19 loc) · 903 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "grakn-pytorch-geometric"]
path = typedb-pytorch-geometric
url = https://github.com/bayer-science-for-a-better-life/grakn-pytorch-geometric.git
[submodule "grakn-pytorch-example"]
path = typedb-pytorch-example
url = https://github.com/bayer-science-for-a-better-life/grakn-pytorch-example.git
[submodule "kglib"]
path = kglib
url = https://github.com/hkuich/kglib.git
[submodule "gp-gene-expression"]
path = gp-gene-expression
url = https://github.com/bayer-science-for-a-better-life/gp-gene-expression.git
[submodule "graph-dash-app"]
path = graph-dash-app
url = https://github.com/bayer-science-for-a-better-life/graph-dash-app.git
[submodule "typedb-pytorch-geometric"]
url = https://github.com/bayer-science-for-a-better-life/typedb-pytorch-geometric.git
[submodule "typedb-pytorch-example"]
url = https://github.com/bayer-science-for-a-better-life/typedb-pytorch-example.git