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: docs/FAQ.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,9 @@ Firewall settings can sometimes block npm's network requests, preventing it from
51
51
2. Identify the specific firewall rule that is blocking npm and adjust it.
52
52
3. Make sure your firewall allows outbound HTTPS (port 443) connections to `registry.npmjs.org`.
53
53
54
-
### Custom `nvm`Setup on Cluster
54
+
### Custom `nvm`setup on EPFL's RCP Cluster
55
55
56
-
This guide explains how to install and use `nvm`in a cluster environment with persistent storage.
56
+
This guide explains how to install and use `nvm`on EPFL's RCP cluster environment with the MLO lab's persistent storage. We assume that you are following the [lab's workflow](https://github.com/epfml/getting-started) and are using `zsh`.
0 commit comments