diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index 0d6dc5c94..b5892c363 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -433,7 +433,6 @@ {{template "base/footer" .}} diff --git a/templates/repo/grampus/notebook/npu/new.tmpl b/templates/repo/grampus/notebook/npu/new.tmpl index 1857bf751..2f2232a97 100644 --- a/templates/repo/grampus/notebook/npu/new.tmpl +++ b/templates/repo/grampus/notebook/npu/new.tmpl @@ -209,5 +209,4 @@ shared_memory: {{$.i18n.Tr "cloudbrain.shared_memory"}}, }); })(); - console.log({{ .Spec }}); diff --git a/templates/repo/grampus/notebook/show.tmpl b/templates/repo/grampus/notebook/show.tmpl index 5af5201ca..f31252a5f 100644 --- a/templates/repo/grampus/notebook/show.tmpl +++ b/templates/repo/grampus/notebook/show.tmpl @@ -348,7 +348,4 @@ }); $('td.ti-text-form-content.spec div').text(specStr); })(); - console.log("---------=-sdfsdfsd=") - console.log({{.task}}) -