From 7f3958804f1f688bbe18f84a24b126808580e443 Mon Sep 17 00:00:00 2001
From: youngsukim-csusb <youngsu.kim@csusb.edu>
Date: Mon, 20 Jun 2022 17:00:04 -0700
Subject: [PATCH] test spawn

---
 spawn_pending.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spawn_pending.html b/spawn_pending.html
index d0202f3..c36b1a3 100644
--- a/spawn_pending.html
+++ b/spawn_pending.html
@@ -5,7 +5,7 @@
 <p>This step may take several minutes.</p>
 <p>Most of the time, the issue or delay is related to the server (upgrading or temporary maintanance).</p>
 <p>For errors lasting for an extended period of time, please contact one of the <a href="https://www.csusb.edu/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a>.</p>
-<p>{{ n_gpus }}</p>
+<p> Number of GPUS selected: {{ n_gpus }}</p>
 <br>
 {% for scope in allowed_scopes %}
     {{ scope }}
-- 
GitLab