blob: 9373493d41e1bc24fef77df7bfbd341372c6cdaf [file] [log] [blame]
Tor Norbyee2d60892014-01-17 14:04:48 -08001<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
7PyCharm it is quite easy.</p>
Tor Norbye9ea67222014-06-10 18:12:50 -07008<p>To configure a remote interpreter, press <span class="shortcut">&shortcut:ShowSettings;</span>, and
9under 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 Norbyee2d60892014-01-17 14:04:48 -080011<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>