Skip to content

PythonNorthwestEngland/DashIntroduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashIntroduction

Code and data from our Feb 21 Dash Session

Install the requirements from the file with

python -m pip install -r requirements.txt

then run the apps

snakes.py

or

python penguins.py

and the dash apps should be available at 127.0.0.1:8080 for snakes and 127.0.0.1:8050 for penguins (the port number is configured in the files or 8050 by default)

About

Code and data from our Feb 21 Dash Session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages