Tips updated (PY-12982).

This commit is contained in:
Dmitry Trofimov
2014-05-28 12:38:47 +02:00
parent bb1b10994c
commit 2d108ef10a
8 changed files with 4 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<p>PyCharm allows configuring Python interpreters on the various stages of development: </p>
<ul>
<li>When a project is only being created (<span class="control">File | New Project</span>, or <span class="control">Create New Project</span> on the Welcome screen).</li>
<li>In an already existing project (<span class="control">File | Settings - Python Interpreters</span>).</li>
<li>In an already existing project (<span class="control">File | Settings - Project Interpreter</span>).</li>
</ul>
</body>
</html>
+3 -10
View File
@@ -5,16 +5,9 @@
<body>
<p>Found yourself in a situation, when you want to use an interpreter located remotely? With
PyCharm it is quite easy.</p>
<p>To configure a remote interpreter, press <span class="shortcut">&shortcut:ShowSettings;</span>, and
under the <span class="control">Project Settings</span>. open the page <span class="control">Python Interpreters</span>.</p>
<p>Then press <span class="shortcut">&shortcut:NewElement;</span>, and choose the option <span class="control">Remote</span>:</p>
<p class="image"><img src="images/add_remote_interpreter.png" alt="add_remote_interpreter"/></p>
<p>To configure a remote interpreter, press <span class="shortcut">&shortcut:ShowSettings;</span>, and
under the <span class="control">Project Settings</span>. open the page <span class="control">Project Interpreter</span>.</p>
<p>Then click the geat button, and choose the option <span class="control">Add Remote</span>:</p>
<p>You can use this remote interpreter for your project, or just leave it as one of the available interpreters.</p>
</body>
</html>
<html>
<head></head>
<body></body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB