Add FAQ and --no-update-deps
Compare changes
+ 6
− 0
@@ -19,6 +19,7 @@ weight = "95"
@@ -19,6 +19,7 @@ weight = "95"
- [What IP's do I use to allow connections to/from HCC resources?](#what-ip-s-do-i-use-to-allow-connections-to-from-hcc-resources)
- [Why my job is showing (ReqNodeNotAvail, Reserved for maintenance) before a downtime?](#why-my-job-is-showing-reqnodenotavail-reserved-for-maintenance-before-a-downtime)
- [Why my Open OnDemand JupyterLab/Interactive App Session is stuck and is not starting?](#why-my-open-ondemand-jupyterlab-interactive-app-session-is-stuck-and-is-not-starting)
@@ -257,3 +258,8 @@ The most common reason for this is full `$HOME` directory. You can check the siz
@@ -257,3 +258,8 @@ The most common reason for this is full `$HOME` directory. You can check the siz
Then, please remove any unnecessary data; move data to [$COMMON or $WORK]({{< relref "../handling_data/" >}}); or [back up important data elsewhere]({{< relref "../handling_data/data_storage/preventing_file_loss.md" >}}).
If the majority of storage space in `$HOME` is utilized by `conda` environments, please [move the conda environments]({{< relref "../applications/user_software/using_anaconda_package_manager#moving-and-recreating-existing-environment" >}}) or [remove unused conda packages and caches]({{< relref "../applications/user_software/using_anaconda_package_manager#remove-unused-anaconda-packages-and-caches" >}}).
If the majority of storage space in `$HOME` is utilized by `conda` environments, please [move the conda environments]({{< relref "../applications/user_software/using_anaconda_package_manager#moving-and-recreating-existing-environment" >}}) or [remove unused conda packages and caches]({{< relref "../applications/user_software/using_anaconda_package_manager#remove-unused-anaconda-packages-and-caches" >}}).