Skip to content

srinivasnemani/flight_delays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bokeh-Python-Visualization

A Bokeh project developed for learning and teaching Bokeh interactive plotting!

See my medium blog posts about making bokeh apps.

Requirements:

  • Python 3.6 (may work on other versions but has not been tested)
  • bokeh 0.12.16 (bokeh is a work in progress so subsequents update may break functionality. I will try to update as I can.)

The main application is located in the bokeh_app folder. To run the application, open a command prompt, change to the directory containing bokeh_app and run bokeh serve --show bokeh_app/. This runs a bokeh server locally and will automatically open the interactive dashboard in your browser at localhost:5006.

Any comments, suggestions, improvements are greatly appreciated!

About

A bokeh dashboard of Flight Delays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.9%
  • Jupyter Notebook 48.2%
  • Batchfile 0.9%