We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9fe3f commit 63a13ecCopy full SHA for 63a13ec
Exercises/day3/lunarc/run-mpl-pandas-exercises.sh
@@ -8,7 +8,7 @@
8
9
# Change to the directory where the data files and program are located
10
# Change the below to your own path to where you placed the example programs
11
-cd /lunarc/nobackup/projects/lu2025-17-522024-17-44/<mydir-name>/HPC-python/Exercises/examples/programs/
+cd /lunarc/nobackup/projects/lu2025-17-52/2024-17-44/<mydir-name>/HPC-python/Exercises/examples/programs/
12
13
# Remove any loaded modules and load the ones we need
14
module purge > /dev/null 2>&1
0 commit comments