Python-MLOps-Cookbook icon indicating copy to clipboard operation
Python-MLOps-Cookbook copied to clipboard

This is an example of a Containerized Flask Application that can deploy to many target environments including: AWS, GCP and Azure.

Results 4 Python-MLOps-Cookbook issues
Sort by recently updated
recently updated
newest added

``` COPY . app.py /app/ ``` Newbie question. Why is there a dot beside `app.py`?

Does this work with bring your own model

![Course2-Duke-Flask-Containerized](https://user-images.githubusercontent.com/58792/110816231-289cd880-8259-11eb-8ab7-45c4ef5190ad.png)