Skip to content

jean0828/dash-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

168444e · Jul 25, 2020

History

2 Commits
Jul 25, 2020
Jul 19, 2020

Repository files navigation

Steps to Build the app

  1. docker build --tag dash-app .
  2. docker run --name dash-app -p 8050:8050 dash-app
  3. browse to localhost:8050 to see the app running

About

Docker of a Dash App created in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published