blob: 83cdbe282c87b1c24c966ac2b8527d0cbfd3b4d3 [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 Norbye92584642014-04-17 08:39:25 -07008
9 <p>To configure a remote interpreter, press <span class="shortcut">&shortcut:ShowSettings;</span>, and
10 under the <span class="control">Project Settings</span>. open the page <span class="control">Python Interpreters</span>.</p>
Tor Norbyee2d60892014-01-17 14:04:48 -080011<p>Then press <span class="shortcut">&shortcut:NewElement;</span>, and choose the option <span class="control">Remote</span>:</p>
12<p class="image"><img src="images/add_remote_interpreter.png" alt="add_remote_interpreter"/></p>
13
14<p>You can use this remote interpreter for your project, or just leave it as one of the available interpreters.</p>
15</body>
16</html>
Tor Norbye92584642014-04-17 08:39:25 -070017<html>
18<head></head>
19<body></body>
20</html>