Skip to content

This repository focuses on enhancing a dashboard by incorporating a file upload functionality, which seamlessly integrates with the model pipeline. The uploaded file is processed by the pipeline, leading to the automatic update of the dashboard's content.

Notifications You must be signed in to change notification settings

lpassine/powerbi_upload_file_gcp

Repository files navigation

powerbi_upload_file_gcp

This repository focuses on enhancing a dashboard by incorporating a file upload functionality, which seamlessly integrates with the model pipeline. The uploaded file is processed by the pipeline, leading to the automatic update of the dashboard's content.

Env Setup

conda create --name env-flask
conda install -c anaconda flask

Run the following command in your terminal to set the FLASK_APP environment variable:

export FLASK_APP=app.py
export FLASK_ENV=development

About

This repository focuses on enhancing a dashboard by incorporating a file upload functionality, which seamlessly integrates with the model pipeline. The uploaded file is processed by the pipeline, leading to the automatic update of the dashboard's content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published