Skip to content
Snippets Groups Projects
Commit 393d9e9b authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Fix application name JupyterLab

parent 0729d3a2
No related branches found
No related tags found
No related merge requests found
......@@ -11,12 +11,12 @@
cluster: "SLURM_CLUSTER"
# Title of the app displayed in the Dashboard
title: "Jupyter Lab"
title: "JupyterLab"
# Description of the app displayed in the Dashboard (can use multi-line string
# and Markdown syntax)
description: |
This app will launch a Jupyter Lab server on one or more cores.
This app will launch a JupyterLab server on one or more cores.
# Define attribute values that aren't meant to be modified by the user within
# the Dashboard form
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment