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: hpc.qmd
+25-23Lines changed: 25 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ cd /Users/itpetersen/Documents/Projects/Test/
100
100
101
101
Steps:
102
102
103
-
1.Install Windows Subsystem for Linux (WSL)
103
+
1.If you are Windows, install Windows Subsystem for Linux (WSL)
104
104
- In PowerShell (Admin):
105
105
```bash
106
106
wsl --install
@@ -138,23 +138,23 @@ Steps:
138
138
```bash
139
139
apptainer --version
140
140
```
141
-
- If not available via apt (`E: Unable to locate package apptainer`), install from source (specify the version number for the latest release version available; see release versions [here](https://github.com/apptainer/apptainer/releases)):
- If not available via apt (`E: Unable to locate package apptainer`), install from source (specify the version number for the latest release version available; see release versions [here](https://github.com/apptainer/apptainer/releases)):
0 commit comments