Skip to content

DomWeldon/PyConLt2019DashExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyConLT 2019 🇱🇹

Sunday 2016 May 2019, 11am

Dash: INTERACTIVE DATA VISUALIZATION WEB APPS WITH NO JAVASCRIPT

Example Applications

Run the apps in this repository to see how Dash can be used.

Install

pip install -r requirements.txt

Run

Hello World

python app00.py

Interactive Hello World

python app01.py

Data Table (bad)

python app02.py

Data Table (Good)

python app03.py

Events: To Do App

python app04.py

Splitting Up App: To Do

python -m app05

Factory Functions

python -m app06

About

Dash Examples from my talk at PyCon Lithuania 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published