diff --git a/form.yml b/form.yml index 8322c88366d6c98f12f1d91960fbdf8ac14a6c13..c2cbdf8137c58596204aa4f07f8b8bf71f5933ee 100644 --- a/form.yml +++ b/form.yml @@ -10,9 +10,6 @@ # cluster: "owens" cluster: "" -# Title of the app displayed in the Dashboard -title: "Jupyter Notebook" - # Description of the app displayed in the Dashboard (can use multi-line string # and Markdown syntax) description: | diff --git a/manifest.yml b/manifest.yml index fd5bb3137bed650aec112500cb39edb7a7a6529c..a1b374848910e8810fd3206edda0eb25a04e898a 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,5 +1,5 @@ --- -name: Jupyter +name: Jupyter Notebook category: Interactive Apps subcategory: Servers role: batch_connect