Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gclouduniverse/notebooks-ci-showcase
- Owner: gclouduniverse
- Created: 2019-03-12T18:42:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T03:23:38.000Z (almost 3 years ago)
- Last Synced: 2024-05-28T15:16:31.608Z (7 months ago)
- Topics: continuous-delivery, continuous-integration, educational-project, jupyter-notebooks
- Language: Jupyter Notebook
- Homepage:
- Size: 1.65 MB
- Stars: 22
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 predictionThe 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.