This flow is a simple linear workflow that verifies your installation by printing out Metaflow says: Hi!' to the terminal.
You can find the tutorial code on GitHub​
​Basics of Metaflow.​
​Step decorator.
cd metaflow-tutorials
python 00-helloworld/helloworld.py show
python 00-helloworld/helloworld.py run