[execution][subprocess] Allow changing execution environment
This patch implements a new parameter that allows to pass the path to the python executable of the environment one would like to use to execute an experiment. The various beat/beat.backend.python from that environment will be called in place of the current environment as it is by default. Fixes #90
Please register or sign in to comment