This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
提交代码,在新开页面中打开链接。
Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2681/head
zouap
2 years ago
parent
a774a82873
commit
29a4d87319
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/cloudbrain/show.tmpl
+ 1
- 1
templates/repo/cloudbrain/show.tmpl
View File
@@ -413,7 +413,7 @@
<div class="text-span text-span-w"
id="{{.VersionName}}-BenchmarkTypeName">
{{range $m ,$n := $.datasetDownload}}
<a href="{{.RepositoryLink}}">{{.DatasetName}}</a>
<a href="{{.RepositoryLink}}"
target="_blank"
>{{.DatasetName}}</a>
{{end}}
</div>
</td>
Write
Preview
Loading…
Cancel
Save