Episode 0: Hello World
Metaflow says Hi!
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
Showcasing:
- Basics of Metaflow.
- Step decorator.
To play this episode:
cd metaflow-tutorials
python 00-helloworld/helloworld.py show
python 00-helloworld/helloworld.py run