This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
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.22.12.1^2
zhoupzh
3 years ago
parent
b4f4c9ff41
commit
d78497ceb2
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/grampus/notebook/show.tmpl
+1
-1
templates/repo/modelarts/notebook/show.tmpl
+ 1
- 1
templates/repo/grampus/notebook/show.tmpl
View File
@@ -276,7 +276,7 @@
<div style="clear:both">
<table style="border:none" class="ui fixed small stackable table">
<thead>
<tr><th style="color: #8a8e99;font-size:12px" class="three wide
center
aligned">{{$.i18n.Tr "dataset.file"}}</th>
<tr><th style="color: #8a8e99;font-size:12px" class="three wide
left
aligned">{{$.i18n.Tr "dataset.file"}}</th>
<th style="color: #8a8e99;font-size:12px"class="eleven wide">{{$.i18n.Tr "dataset.download_url"}}</th>
<th style="color: #8a8e99;font-size:12px" class="two wide center aligned">{{$.i18n.Tr "dataset.download_oper"}}</th>
</tr></thead>
+ 1
- 1
templates/repo/modelarts/notebook/show.tmpl
View File
@@ -221,7 +221,7 @@
<div style="clear:both">
<table style="border:none" class="ui fixed small stackable table">
<thead>
<tr><th style="color: #8a8e99;font-size:12px" class="three wide
center
aligned">{{$.i18n.Tr "dataset.file"}}</th>
<tr><th style="color: #8a8e99;font-size:12px" class="three wide
left
aligned">{{$.i18n.Tr "dataset.file"}}</th>
<th style="color: #8a8e99;font-size:12px"class="eleven wide">{{$.i18n.Tr "dataset.download_url"}}</th>
<th style="color: #8a8e99;font-size:12px" class="two wide center aligned">{{$.i18n.Tr "dataset.download_oper"}}</th>
</tr></thead>
Write
Preview
Loading…
Cancel
Save