Skip to content

Commit 946a530

Browse files
committed
Slurm workshop small addition
1 parent ab7f18e commit 946a530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/notes/slurm-from-cli/section2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The available software is also listed on our [website](https://www.rc.virginia.e
174174

175175
**Exercise 2**
176176

177-
Some exercise related to knowing when python is loaded or not.
177+
Try typing the command `python` in a terminal window. Why was it unable to find the executable? Now, load a module of your choosing that has python. Try the `python` command again. Purge your current modules and try `python` again.
178178

179179
Use ```module spider R``` to show the available R modules and how to load them. Using this information, why does the command ```module load R``` give an error?
180180

0 commit comments

Comments
 (0)