-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
executable file
·27 lines (27 loc) · 1.23 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "hive-zerotohero"]
path = course/notebook/hive-zerotohero
url = git@github.com:BSlience/hive-zerotohero.git
[submodule "spark-zerotohero"]
path = course/notebook/spark-zerotohero
url = git@github.com:BSlience/spark-zerotohero.git
[submodule "recommend-system-zerotohero"]
path = course/notebook/recommend-system-zerotohero
url = git@github.com:BSlience/recommend-system-zerotohero.git
[submodule "hbase-zerotohero"]
path = course/notebook/hbase-zerotohero
url = https://github.com/BSlience/hbase-zerotohero.git
[submodule "machine-learning-zerotohero"]
path = course/notebook/machine-learning-zerotohero
url = git@github.com:BSlience/machine-learning-zerotohero.git
[submodule "tensorflow-developer-certificate"]
path = course/notebook/tensorflow-developer-certificate
url = git@github.com:BSlience/tensorflow-developer-certificate.git
[submodule "nlp-zerotohero"]
path = course/notebook/nlp-zerotohero
url = git@github.com:BSlience/nlp-zerotohero.git
[submodule "search-engine-zerotohero"]
path = course/notebook/search-engine-zerotohero
url = git@github.com:BSlience/search-engine-zerotohero.git
[submodule "python-all-you-need"]
path = course/notebook/python-all-you-need
url = git@github.com:BSlience/python-all-you-need.git