Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
habrok:examples:vscode_python [2025/05/27 09:14] – [Creating the virtual environment] fokke | habrok:examples:vscode_python [2025/05/27 09:17] (current) – fokke | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Using Python modules in VScode ==== | ===== Using Python modules in VScode ==== | ||
+ | |||
+ | VScode is available on the cluster in the Web portal or through an ssh connection from your local VScode software. See [[../ | ||
When using VScode to develop your software on the cluster it is best to make use of virtual environments. | When using VScode to develop your software on the cluster it is best to make use of virtual environments. |