We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77b674 commit fb164cdCopy full SHA for fb164cd
episodes/11-connecting.Rmd
@@ -45,10 +45,7 @@ machine sends back. We will use the Secure SHell protocol (or SSH) to open an
45
encrypted network connection between two machines, allowing you to send \&
46
receive text and data without having to worry about prying eyes.
47
48
-{
49
- max-width="50%"
50
- alt="Connect to cluster. "
51
-}
+{alt="Connect to cluster."}
52
53
SSH clients are usually command-line tools, where you provide the remote
54
machine address as the only required argument. If your username on the remote
0 commit comments