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: AWS-tutorial.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,4 +35,4 @@ You might need to install [WinSCP](https://winscp.net/eng/docs/lang:ru) for data
35
35
36
36
- It is also a good practice to use [tmux](https://medium.com/@peterxjang/a-minimalist-guide-to-tmux-13675fb160fa) to keep your remote session running even if you disconnect from the machine, e.g. by closing your laptop.
37
37
38
-
Thus, to run your scipts on the machine, we suggest that you run: ssh -> tmux -> docker -> python.
38
+
Thus, to run your scripts on the machine, we suggest that you run: ssh -> tmux -> Docker -> Python.
0 commit comments