Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
habrok:examples:vscode_python [2025/05/27 09:14] – [Creating the virtual environment] fokkehabrok: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 [[../connecting_to_the_system/connecting_via_vsc]] for details on the connection methods.
  
 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.