diff --git a/content/quickstarts/running_applications.md b/content/quickstarts/running_applications.md deleted file mode 100644 index 2067abb76a6cc4d378847c304661ee918fcfde7a..0000000000000000000000000000000000000000 --- a/content/quickstarts/running_applications.md +++ /dev/null @@ -1,33 +0,0 @@ -+++ -title = "Running Applications" -description = "How to run various applications on HCC resources." -weight = "20" -+++ - - - -# Using Installed Software - -HCC Clusters use the Lmod module system to manage applications. You can search, view and load installed software with the `module` command. - -## Available Software - -## Using Modules - -### Searching Available Modules - -### Loading Modules - -### Unloading Modules - -# Installing Software - -## Compiling from Source Code - -## Using Anaconda - -## Request Installation - - - -{{% children %}}