From 7804a57cdfef68b2cae67b7d42478a17fc9a04fe Mon Sep 17 00:00:00 2001 From: Nick Rhodes Date: Wed, 14 Aug 2024 12:08:30 +0100 Subject: [PATCH 1/2] Remove Request Software on HPC from menu --- _data/navigation.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index 913e4b1..aca0091 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -60,9 +60,5 @@ dropdown: - title: Log a Ticket (Login required) url: https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=7587b2530f675f00a82247ece1050eda - side: right - title: Request an Account (Login required) - url: https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=4c002dd70f235f00a82247ece1050ebc - side: right - - title: Request Software on HPC (Login required) - url: https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=48d5a6d70f275f00a82247ece1050ea0 + url: https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=4c002dd70f235f00a82247ece1050ebc \ No newline at end of file From 8cf7d667659f4e57fb8abb7aca41e4ebab2aa29a Mon Sep 17 00:00:00 2001 From: Nick Rhodes Date: Wed, 14 Aug 2024 12:18:53 +0100 Subject: [PATCH 2/2] upate faq to tell users we no longer install new software --- pages/help/help_FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/help/help_FAQ.md b/pages/help/help_FAQ.md index c09919b..0f5d28a 100644 --- a/pages/help/help_FAQ.md +++ b/pages/help/help_FAQ.md @@ -15,7 +15,7 @@ breadcrumb: true #### How do I request software/module to be installed on a HPC? -> If you can't find the software you need for your research on HPC you've got a number of options. First, we recommend double checking the HPC modules directly by using the ```module avail``` command to list all installed modules. If it's definitely not there you can submit a installation request to Research computing. [Click here to be redirected to the installation request form](https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=48d5a6d70f275f00a82247ece1050ea0). We will discuss with you more about the software you want and aim to identify whether this software would be used by other users (in which case we will create a module for that application) or for more niche software how we can help guide you installing it for yourself. If you have any questions about this process you can always contact us via our IT contact form. [You can click here to be redirected to the Research Computing contact form.](https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=7587b2530f675f00a82247ece1050eda) +> We are currently not able to install new software. If you can't find the software you need for your research on HPC, we recommend double checking the HPC modules directly by using the ```module avail``` command to list all installed modules. We can discuss with you more about the software you want and how we can help guide you installing it for yourself; contact us via our IT contact form. [You can click here to be redirected to the Research Computing contact form.](https://it.leeds.ac.uk/it?id=sc_cat_item&sys_id=7587b2530f675f00a82247ece1050eda) #### How do I access HPC from outside the University network?