Skip to content
  • Samuel GAIST's avatar
    [execution][subprocess] Allow changing execution environment · 3b156b68
    Samuel GAIST authored
    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
    3b156b68