Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
/ zappa_dash Public archive

Implementing Plotly's Dash on AWS Lambda via Zappa

Notifications You must be signed in to change notification settings

mcrowson/zappa_dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Dash example deployed to AWS Lambda and API Gateway using Zappa

Example at https://dash.struce.com

Modify the zappa_settings.json so it points to your bucket

virtualenv -p ($which python3) env
source env/bin/activate
pip install -r requirements.txt
zappa deploy

Status: follow the progress on this issue: plotly/dash#22

About

Implementing Plotly's Dash on AWS Lambda via Zappa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages