This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
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
add cloudbrain type info into dataset index
tags/v1.21.12.1
lewis
4 years ago
parent
24d4309417
commit
28b8f2b958
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/datasets/index.tmpl
+ 1
- 1
templates/repo/datasets/index.tmpl
View File
@@ -67,7 +67,7 @@
<div class="ui sixteen wide column">
<div class="ui two column stackable grid">
<div class="column">
<h2>{{.i18n.Tr "datasets"}}</h2>
<h2>{{
if eq .Type 0}}{{.i18n.Tr "repo.cloudbrain1"}}{{else}}{{.i18n.Tr "repo.cloudbrain2"}}{{end}}-{{
.i18n.Tr "datasets"}}</h2>
</div>
<div class="column right aligned" style="z-index:1">
<div class="ui right dropdown type jump item">
Write
Preview
Loading…
Cancel
Save