Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 373 Bytes

File metadata and controls

16 lines (9 loc) · 373 Bytes

Hello World

A simple example that just prints on each event. This examples serves as an equivalent of a "Hello World" program.

Running

From the root directory of the repo, run the following command:

python experiment-runner/ examples/hello-world/RunnerConfig.py

Results

The results are generated in the examples/hello-world/experiments folder.