Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Safe-DSNew to Visual Studio Code? Get it now.
Safe-DS

Safe-DS

Preview

Safe-DS

|
274 installs
| (0) | Free
Statically checked Data Science programs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Safe-DS

Safely develop Data Science programs with a statically checked domain specific language (DSL) and integrated tools for data inspection.

demo

Installation

To set up a powerful integrated development environment (IDE) for Safe-DS, follow these steps:

  1. Install Visual Studio Code (VS Code).
  2. Install this extension for VS Code.

To run Safe-DS programs, you also need the Safe-DS Runner:

  1. 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.
  2. Open VS Code.
  3. Open the command palette (Menu bar > View > Command Palette).
  4. Type Install the Safe-DS Runner and Press Enter.
  5. Select where to install the Safe-DS Runner.

Installation may take a few minutes, since it downloads and installs several large libraries like PyTorch.

Documentation

You can find the full documentation here.

Contributing

We welcome contributions from everyone. As a starting point, check the following resources:

  • Contributing page

If you need further help, please use our discussion forum.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft