GeroVanMi / algorithmic-quartet-mlops

A showcase Machine Learning Operations (MLOps) Project.
0 stars 1 forks source link

Create Streamlit Docker configuration #2

Closed GeroVanMi closed 4 months ago

GeroVanMi commented 4 months ago

Prepare the Developer Environment for the Frontend.

TheMadBevah commented 4 months ago

The streamlit UI has to do two things:

Patrickliuu commented 4 months ago

Set env variables:

mkdir .config/gcloud cp gc.json /teamspace/studios/this_studio/.config/gcloud/application_default_credentials.json gcloud auth application-default login lightning-ci@algorithmic-quartet.iam.gserviceaccount.com