diff --git a/spawn_pending.html b/spawn_pending.html
index 2dd1bd2d65e5bfea60c2c87f117cbccd27c512ed..5a9d54bebbf6f28ed83ec0642e2945e2939d1a58 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 %}