So, Metaflow is awesome. I know I'm not the first,...
# ask-metaflow
l
So, Metaflow is awesome. I know I'm not the first, but I want to make yet another MLOps course and I'm thinking of using Metaflow as the DAG tool. Is there a list anywhere of features not supported by the OSS, self-hostable version of Metaflow compared to what the Outerbounds platform supports? I like the idea of teaching tools that students could self-host if they are bootstrapping a startup or something, but could also find enterprise support for when they get to that point.
a
Yes, indeed - this is a good starting point. Also, outerbounds.com/sandbox should give students of your course a good grasp of OSS Metaflow.
w
@lively-lunch-9285 our NYU Master course gets open sourced every year approx 3 months after the end of it - this is last year for example, including slides, code, homework https://github.com/jacopotagliabue/MLSys-NYU-2022
f
the sandbox is such a great teaching aid, would be great if it supported loading up custom material. I currently teach metaflow w jupyter but its kind of clunky in comparison
the R community has something like that w the learnr package that lets you create course material just in markdown (well rmarkdown)