You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/13-ides.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,7 @@ You can do that as follows:
260
260
{alt='Select python interpreter in VS Code' .image-with-shadow width="800px"}
261
261
262
262
- Right-click on the binary and select Copy Path.
263
-
- Use the keyboard shortcut `CTRL-SHIFT-P` (Windows) or `CMD-SHIFT-P` (macOS) or to bring up the VS Code **Command Palette**, then search for `Python: Select Interpreter`.
263
+
- Use the keyboard shortcut `CTRL-SHIFT-P` (Windows, Linux) or `CMD-SHIFT-P` (macOS) or to bring up the VS Code **Command Palette**, then search for `Python: Select Interpreter`.
264
264
- Click `Enter interpreter path...`, paste the path you copied followed by Enter.
265
265
266
266
{alt='Set interpreter path in VS Code' .image-with-shadow width="800px"}
0 commit comments