-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
21 lines (21 loc) · 919 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "HPython/high_performance_python"]
path = HPython/high_performance_python
url = https://github.com/mynameisfiber/high_performance_python.git
[submodule "HPython/high_performance_python3"]
path = HPython/high_performance_python3
url = https://github.com/scari/high_performance_python.git
[submodule "HandsOn_ML2/handson-ml2"]
path = HandsOn_ML2/handson-ml2
url = https://github.com/ageron/handson-ml2.git
[submodule "Ray/tutorial"]
path = Ray/tutorial
url = https://github.com/ray-project/tutorial.git
[submodule "MSA/microservices-in-action"]
path = MSA/microservices-in-action
url = https://github.com/morganjbruce/microservices-in-action.git
[submodule "AWSLambda/AWS_Lambda_in_Action"]
path = AWSLambda/AWS_Lambda_in_Action
url = https://github.com/danilop/AWS_Lambda_in_Action.git
[submodule "AWSLambda/awslambda"]
path = AWSLambda/awslambda
url = https://github.com/noahgift/awslambda.git