Demonstrate how to display git history/meta data
Files
- deployment.py: Implementation of a selection of tasks to be run in the Docker container
- attr.json: Meta data for the experiment/workflow
- Try Demo 1, and read through documentation and code for Demo 1.
Run the orchestration pipeline
python deployment.py
If your experiment ran successfully, your output should look something similar to this
The only difference here is the inclusion of git_data=True
in the component decorators.