Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/blog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- title: "Data Science Meets Devops: MLOps with Jupyter, Git, & Kubernetes."
info : "Aug 4, 2020, Jeremy Lewi & Hamel Husain. A tutorial of how to enable Jupyter based ML workflows in production with GitOps."
link : "https://blog.kubeflow.org/mlops"
tags : [gitops, kubeflow, jupyter]

- title: "An Intro to continuous integration for ML"
info : "Jul 24, 2020, Dr. Elle O'Brien. A video tutorial of CML, DVC and GitHub Actions for ML workflows."
link : "https://dev.to/andronovhopf/video-mlops-tutorial-intro-to-continuous-integration-for-ml-479b"
Expand Down