A simple example that just prints on each event. This examples serves as an equivalent of a "Hello World" program.
From the root directory of the repo, run the following command:
python experiment-runner/ examples/hello-world/RunnerConfig.py
The results are generated in the examples/hello-world/experiments
folder.