Build and deploy notebook2rest to AWS
Version updated for https://github.com/devops-notebook2rest/setup-notebook2rest to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of converting Jupyter Notebooks into a production-ready FastAPI application, containerizing it, and deploying it to an AWS EKS cluster. It streamlines tasks such as generating APIs from notebooks, building Docker images, pushing them to AWS ECR, and deploying them using Helm charts. This action is ideal for simplifying the deployment of notebook-based machine learning or data science projects to scalable cloud environments.