Skip to content

Commit 7ba5138

Browse files
committed
Use label images from repository
1 parent 38fcaad commit 7ba5138

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

projects.yaml

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -110,36 +110,28 @@ categories:
110110

111111
labels:
112112
- label: "tensorflow"
113-
image: "https://bit.ly/2WMff3g"
114-
url: "" # https://www.tensorflow.org/
113+
image: "https://git.io/JLy1A"
115114
description: "Tensorflow related project"
116115
- label: "sklearn"
117-
image: "https://bit.ly/3prMLZ7"
118-
url: "" # https://scikit-learn.org
116+
image: "https://git.io/JLy1F"
119117
description: "Sklearn related project"
120118
- label: "pytorch"
121-
image: "https://bit.ly/3aK8jvP"
122-
url: "" # https://pytorch.org
119+
image: "https://git.io/JLy1Q"
123120
description: "PyTorch related project"
124121
- label: "mxnet"
125-
image: "https://bit.ly/38EEfPv"
126-
url: "" # https://mxnet.apache.org
122+
image: "https://git.io/JLy1X"
127123
description: "MxNet related project"
128124
- label: "spark"
129-
image: "https://bit.ly/3hjSspb"
130-
url: "" # https://spark.apache.org
125+
image: "https://git.io/JLy1N"
131126
description: "Apache Spark related project"
132127
- label: "jupyter"
133-
image: "https://bit.ly/34ND1jR"
134-
url: "" # https://jupyter.org/
128+
image: "https://git.io/JLy1E"
135129
description: "Jupyter related project"
136130
- label: "paddle"
137-
image: "https://bit.ly/3mSIQD5"
138-
url: "" # https://www.paddlepaddle.org
131+
image: "https://git.io/JLy1M"
139132
description: "PaddlePaddle related project"
140133
- label: "pandas"
141-
image: "https://bit.ly/2Jmaz12"
142-
url: "" # https://pandas.pydata.org/
134+
image: "https://git.io/JLy1S"
143135
description: "Pandas related project"
144136

145137
projects:

0 commit comments

Comments
 (0)