Anatomy of an artifact
Experiments · Running an experiment
Workflow
We have noticed that there is a four step workflow when using our artifacts in experiments.
- Create docker container for the artifact
- Copy files and scripts into container
- Run scripts
- Copy outputs of scripts to host machine
Framework
We have created a framework to run this workflow either sequentially or in parallel.