adderbyte / dash_multipage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the python scipt in the folder

  1. Install docker

  2. change directory to the this folder

run the docker file using the command below

  1. docker build -t multipage .

after installation you can launch the script through docker image as below

  1. docker run -p 8050:8050 multipage

About


Languages

Language:HTML 61.6%Language:Python 22.1%Language:CSS 16.0%Language:Dockerfile 0.3%