Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Safe-DS/DSL

Open more actions menu

Safe-DS DSL

Visual Studio Marketplace Version Main codecov Documentation Status

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 the Safe-DS extension for VS Code.

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

  1. Install Python (3.11 or 3.12). Older or newer Python versions are not supported. 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:

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.