Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

datasciencecampus/deploy-dash-with-gcp

Repository files navigation

📁 Repository Archived This repository has been archived as part of ongoing changes to align with ONS GitHub usage policies. No further updates will be made.

Deploy Dash with GCP

This repository contains two simple dash applications that can be deployed with Google Cloud Platform (GCP).

  1. The first is one that reads in a locally-stored file in data folder and creates a graph from adding and multiplying the numbers in data.csv. This can be found in the /simple-dash-app-engine-app folder, including a README guide.
  2. The second is an example whereby we link the app to a GCP bucket containing the data. This can be found in the /simple-dash-app-using-a-bucket folder. This also has a README guide.

More training materials can be found on our GitHub pages training page.

To run these examples, clone this repository using:

git clone https://github.com/datasciencecampus/deploy-dash-with-gcp.git

About

A simple dash application that shows users how to deploy dash using Google Cloud Platform (GCP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published