From 0bc5ae8eb9ef7b2d3bc5f3321e38a525e5cfd81e Mon Sep 17 00:00:00 2001 From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:36:24 -0700 Subject: [PATCH] test htmls --- spawn_pending.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spawn_pending.html b/spawn_pending.html index 2dd1bd2..5a9d54b 100644 --- a/spawn_pending.html +++ b/spawn_pending.html @@ -5,5 +5,5 @@ <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> Number of GPUS selected: {{ extra_resources.n_gpus }}</p> +<!-- <p> Number of GPUS selected: {{ extra_resources.n_gpus }}</p> --> {% endblock %} -- GitLab