You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/software/uenv/guides.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ module load ncview
114
114
115
115
It is possible to create a custom command that will start a new shell with a uenv loaded, with additional customizations to the environment (e.g. loading modules and setting environment variables).
116
116
117
-
The first step is to create a script that performs the the customization steps to perform once the uenv has been loaded.
117
+
The first step is to create a script that performs the customization steps to perform once the uenv has been loaded.
118
118
Here is an example for an environment called `myenv`:
0 commit comments