mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Tips updated (PY-12982).
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
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 |
Reference in New Issue
Block a user