Skip to content

devops-notebook2rest/notebook2rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook2REST

A tool for turning jupyter notebooks into a REST API.

sequenceDiagram
    Notebook repo->>Workflow: Notebook change triggered
    Workflow->>Notebook2REST: Parse notebook
    Notebook2REST->>Workflow: Generate FastAPI, build image
    Workflow->>ECR:Push new image
    Workflow->>AWS Cluster: redeploy helm chart with new image
Loading

Releases

No releases published

Packages

 
 
 

Contributors