Skip to content
Snippets Groups Projects
Commit 9ff4cbbc authored by youngsuKim-CSUSB's avatar youngsuKim-CSUSB
Browse files

test htmls

parent 2a9e5f5b
No related branches found
No related tags found
1 merge request!2Update login, page, spawn_pending
...@@ -6,9 +6,4 @@ ...@@ -6,9 +6,4 @@
<p>Most of the time, the issue or delay is related to the server (upgrading or temporary maintanance).</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>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>
<br>
{% for scope in allowed_scopes %}
{{ scope }}
{% endfor %}
<br>
{% endblock %} {% endblock %}
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