Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gclouduniverse/notebooks-ci-showcase

Fully Configured Example of CI/CD For Notebooks On Top Of GCP
https://github.com/gclouduniverse/notebooks-ci-showcase

continuous-delivery continuous-integration educational-project jupyter-notebooks

Last synced: 3 days ago
JSON representation

Fully Configured Example of CI/CD For Notebooks On Top Of GCP

Awesome Lists containing this project

README

        

# End-to-End MLOps Pipeline With GCP Vertex AI Workbench

This repository includes end-to-end pipeline for:
* testing your notebooks
* training your model
* deploying to the prediction

The goal of this repository is to showcase what can be built using notebook-centric development practices, and we aim for it to be a reference implementation for those who want to develop similar systems on Google Cloud.