| Tor Norbye | e2d6089 | 2014-01-17 14:04:48 -0800 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| 4 | </head> |
| 5 | <body> |
| 6 | <p>Found yourself in a situation, when you want to use an interpreter located remotely? With |
| 7 | PyCharm it is quite easy.</p> |
| Tor Norbye | 9ea6722 | 2014-06-10 18:12:50 -0700 | [diff] [blame^] | 8 | <p>To configure a remote interpreter, press <span class="shortcut">&shortcut:ShowSettings;</span>, and |
| 9 | under the <span class="control">Project Settings</span>. open the page <span class="control">Project Interpreter</span>.</p> |
| 10 | <p>Then click the geat button, and choose the option <span class="control">Add Remote</span>:</p> |
| Tor Norbye | e2d6089 | 2014-01-17 14:04:48 -0800 | [diff] [blame] | 11 | <p>You can use this remote interpreter for your project, or just leave it as one of the available interpreters.</p> |
| 12 | </body> |
| 13 | </html> |