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
fix issue
tags/v1.21.12.1
zhoupzh
3 years ago
parent
379c87256d
commit
9833a7579a
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/modelarts/notebook/show.tmpl
+1
-1
templates/repo/modelarts/trainjob/index.tmpl
+ 1
- 1
templates/repo/modelarts/notebook/show.tmpl
View File
@@ -11,7 +11,7 @@
{{.i18n.Tr "repo.cloudbrain"}}
</a>
<div class="divider"> / </div>
<a class="section" href="{{.RepoLink}}/
cloudbrain
">
<a class="section" href="{{.RepoLink}}/
modelarts/notebook
">
{{$.i18n.Tr "repo.modelarts.notebook"}}
</a>
<div class="divider"> / </div>
+ 1
- 1
templates/repo/modelarts/trainjob/index.tmpl
View File
@@ -328,7 +328,7 @@
</div>
<!-- 版本数量 -->
<div class="one wide column text center padding0">
<span>{{.VersionCount}} </span>
<span
style="font-size: 12px;"
>{{.VersionCount}} </span>
</div>
<!-- 任务状态 -->
<div class="two wide column padding0" style="padding-left: 2.2rem !important;">
Write
Preview
Loading…
Cancel
Save