To run Safe-DS programs, you also need the Safe-DS Runner:
Install Python (3.11 or 3.12). Make sure to add Python to your
system's PATH during installation. Verify installation by running python --version in a
command line. You should get output similar to Python 3.12.2.
Open VS Code.
Open the command palette (Menu bar > View > Command Palette).
Type Install the Safe-DS Runner.
Select where to install the Safe-DS Runner.
Press Enter. Installation may take a few minutes, since it downloads and installs several large libraries
like PyTorch.