Skip to content

Commit 8f83cb8

Browse files
Fixed linebreak
1 parent 0179f82 commit 8f83cb8

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

mkdocs-project-dir/docs/Status_page.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,10 @@ This page outlines that status of each of the machines managed by the Research C
714714

715715
If you have a Myriad quota increase, it will have an expiry date, maximum of one year after application. You will be sent a reminder one month before your quota expires, and then reminders at two weeks, one week, expiry day, two weeks after, one month after. One month after a quota has expired, if you have not contacted us, we will move all the contents of your Myriad home and Scratch into another location. We will keep your data there for two months further to give you longer to contact us to reapply for quota or retrieve the data and will then delete all of it. Please consider this at the time of applying for your quota increase, especially if you expect to be away from UCL for a period of time.
716716

717-
This is to prevent Myriad's filesystem from filling up from large quota increases that expire and are not removed. If you are in contact with us and reapplying for your quota increases, this should allow us to keep granting them to you.
717+
This is to prevent Myriad's filesystem from filling up from large quota increases that expire and are not removed.
718+
If you are in contact with us and reapplying for your quota increases, this should allow us to keep granting them
719+
to you.
720+
718721
**What you need to do**
719722

720723
**Step 1: Move your data**
@@ -1016,7 +1019,7 @@ This page outlines that status of each of the machines managed by the Research C
10161019
```
10171020
module load beta-modules
10181021
module load test-stack/2025-02
1019-
````
1022+
```
10201023

10211024
After that, when you type `module avail` there will be several sections of additional modules at
10221025
the top of the output.
@@ -1025,11 +1028,11 @@ module load test-stack/2025-02
10251028
we expect people to use directly visible and lots of their dependencies are hidden. These will
10261029
show up if you search for that package specifically, for example:
10271030

1028-
````
1031+
```
10291032
module avail libpng
10301033
-------------------------- /shared/ucl/apps/spack/0.23/deploy/2025-02/modules/applications/linux-rhel7-cascadelake --------------------------
10311034
libpng/1.6.39/gcc-12.3.0-iopfrab
1032-
````
1035+
```
10331036

10341037
This module does not show up in the full list but is still installed. It has a hash at the end
10351038
of its name `-iopfrab` and this will change over time with different builds.

0 commit comments

Comments
 (0)