|
|
|
# How to connect
|
|
|
|
|
|
1. Open VSCode
|
|
1. Open VSCode
|
|
2. Install the "Remote - SSH" extension
|
|
2. Install the "Remote - SSH" extension
|
|
3. On the left via "Remote Explorer", you should be able to connect to the cluster if you have have previously established a SSH connection
|
|
3. On the left via "Remote Explorer", you should be able to connect to the cluster if you have have previously established a SSH connection
|
... | @@ -8,3 +10,11 @@ |
... | @@ -8,3 +10,11 @@ |
|

|
|

|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
# First example run on the cluster using VS Code
|
|
|
|
|
|
|
|
- open a terminal in VS Code (on Mac: Click on the "Terminal" menu in the top menu bar or use the shortcut " control + shift + ` "
|
|
|
|
- create a new .py file in VSCode
|
|
|
|
- run the file on the cluster using commands in the terminal
|
|
|
|
|
|
|
|
 |
|
|
|
\ No newline at end of file |