compute:begin
This is an old revision of the document!
How-To for beginners with examples
We recommend using , and this how-to is base on it, but other editors can also be used
1. Connecting with VScode
- Install Visual Studio Code on you computer
- Add the Remote-SSH extension
- In the search box select
- In VSCode, select Remote-SSH: Connect to Host… from the [Command] Palette
- Connect with your user and pass, server is compute.ru.is (user & pass you received in a email)
- Upon connecting VScode will start a setup process, this is normal
- Open your home directory and start working
2. Create your python virtual environment
Install your python virtual environment. This compute cluster is for multiple user, everyone has it's own python virtual environment, different version of python or modules. There are many Python virtual environment to choose from, in this example uses virtualenv
More
see how to.
Visual Studio Code
compute/begin.1733133551.txt.gz · Last modified: 2024/12/02 09:59 by bjorns