slemonide / dash-docker-mwe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash docker mwe

This repository holds a minimal working example of how to run a Plotly Dash app via docker.

Running the example

The example can be run with a single command,

docker-compose up

Subsequently, the app can be accessed at,

http://localhost:8000/

About


Languages

Language:Dockerfile 61.1%Language:Python 38.9%