This set of tutorials provides a hands-on introduction to Metaflow. The basic concepts are introduced in practice, and you can find out more details about the functionality showcased in these tutorials in Basics of Metaflow and the following sections.
Metaflow comes packaged with the tutorials, so getting started is easy. You can make copies of all the tutorials in your current directory using the metaflow command line interface:
metaflow tutorials pull
This creates a directory metaflow-tutorials in your current working directory with a subdirectory for each tutorial.
Each tutorial has a brief description and instructions that you can view using the links below. Alternatively, you can use the command line interface to list available tutorials or get info about a specific one:
metaflow tutorials listmetaflow tutorials info 00-helloworld
​Episode 7: Way up here.​
Try a library like Tensorflow with @conda
and @batch
​
Debug failed runs with resume.
Access large data fast with metaflow.S3.
Explore results across experiments with the Client API.
See how to organize results and collaborate with namespaces and tags.
​