8000 GitHub - Safe-DS/Runner: Execute Safe-DS programs that were compiled to Python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Safe-DS/Runner

Repository files navigation

Safe-DS Runner

PyPI Main codecov Documentation Status

Execute Safe-DS programs that were compiled to Python.

Installation

Get the latest version from PyPI:

pip install safe-ds-runner

On a Windows PC with an NVIDIA graphics card, you may also want to install the CUDA versions of torch and torchvision:

pip install --upgrade torch torchvision --index-url https://download.pytorch.org/whl/cu121

Usage

Start the runner server:

safe-ds-runner start

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.

{"resolvedServerColorMode":"day"}

About

Execute Safe-DS programs that were compiled to Python.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 6

0