Skip to content

Implement execution environment handling

Samuel GAIST requested to merge implement_execution_environment_handling into master

This patch set implements the retrieval of information about the available execution environment both remote and local.

On the local side, the docker images are listed.

This will be useful for beat/beat.editor> in order for people to select execution environments for their experiment when running locally or remotely.

Merge request reports