From d40f1d1489988c1c48c69f6e68a9c7606393f98c Mon Sep 17 00:00:00 2001 From: Gitea Date: Thu, 21 Oct 2021 15:49:14 +0800 Subject: [PATCH] commit --- templates/repo/modelarts/index.tmpl | 4 +- templates/repo/modelarts/notebook/index.tmpl | 222 +------------------------- templates/repo/modelarts/trainjob/index.tmpl | 226 +-------------------------- 3 files changed, 4 insertions(+), 448 deletions(-) diff --git a/templates/repo/modelarts/index.tmpl b/templates/repo/modelarts/index.tmpl index 62150e72c..ddb6cc5b8 100755 --- a/templates/repo/modelarts/index.tmpl +++ b/templates/repo/modelarts/index.tmpl @@ -231,8 +231,8 @@
diff --git a/templates/repo/modelarts/notebook/index.tmpl b/templates/repo/modelarts/notebook/index.tmpl index cb93c0a32..3c6c25ed0 100755 --- a/templates/repo/modelarts/notebook/index.tmpl +++ b/templates/repo/modelarts/notebook/index.tmpl @@ -1,221 +1 @@ -{{template "base/head" .}} - -
-
-
- {{template "repo/header" .}} -
-
- {{template "repo/modelarts/navbar" .}} - -
-
-
-

{{.i18n.Tr "repo.modelarts.notebook"}}

-
-
-
-
- {{if .Permission.CanWrite $.UnitTypeCloudBrain}} - {{.i18n.Tr "repo.cloudbrain.new"}} {{end}} -
-
-
-
-
-
-
-
-
-
-
- -
-
-
- - -
- {{range .Tasks}} -
-
- - - - -
- {{.Status}} -
- - -
- {{svg "octicon-flame" 16}} {{TimeSinceUnix .CreatedUnix $.Lang}} -
- - -
- - - 查看 - - -
- - -
-
-
- {{$.CsrfTokenHtml}} - 删除 -
-
-
- - -
- -
- - -
-
-
- {{$.CsrfTokenHtml}} - 停止 -
-
-
-
-
- {{end}} {{template "base/paginate" .}} -
- -
-
-
- -
-
-
-
- - -
- -
-
-{{template "base/footer" .}} - - +
notebook
\ No newline at end of file diff --git a/templates/repo/modelarts/trainjob/index.tmpl b/templates/repo/modelarts/trainjob/index.tmpl index c6e1b3c3e..9c2bb72ae 100755 --- a/templates/repo/modelarts/trainjob/index.tmpl +++ b/templates/repo/modelarts/trainjob/index.tmpl @@ -1,225 +1 @@ -{{template "base/head" .}} - -
-
-
- {{template "repo/header" .}} - -
- {{template "base/alert" .}} -
- {{template "repo/modelarts/navbar" .}} - -
-
-
-

{{.i18n.Tr "repo.modelarts.train_job"}}

-
-
-
-
- {{if .CanCreate}} - {{.i18n.Tr "repo.modelarts.train_job.new"}} - {{end}} -
-
-
-
-
-
-
-
-
-
-
- -
-
-
- - -
- {{range .Tasks}} -
-
- - - - -
- {{.Status}} -
- - -
- {{svg "octicon-flame" 16}} {{TimeSinceUnix .CreatedUnix $.Lang}} -
- - -
-
-
- {{$.CsrfTokenHtml}} - 删除 -
-
-
- - -
-
-
- {{$.CsrfTokenHtml}} - 停止 -
-
-
- -
-
- {{end}} {{template "base/paginate" .}} -
-
-
-
-
-
-
-
- - -
- -
-
-{{template "base/footer" .}} - - +
aaaa
\ No newline at end of file