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
@@ -258,7 +258,7 @@ are configured correctly for your project.
258
258
259
259
You can do than as follows:
260
260
261
-
- Navigate to the location of the Python binary within the virtual environment using the file browser. The Python binary will be located in <virtualenvironmentdirectory>/bin/python3 within the project directory.
261
+
- Navigate to the location of the Python binary within the virtual environment using the file browser. The Python binary will be located in, e.g. `venv/bin/python3` within the project directory.
262
262
263
263
{alt='Select python interpreter in VS Code' .image-with-shadow width="800px"}
0 commit comments