Skip to content

NandVinchhi/DashboardsExamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples for Dashboards.jl

Running an example

You would need to run julia <path_to_examle>. All examples listen to localhost:8080

List of examples

Dash tutorial

The dash_tutorial folder contains examples from Dash tutorial implemented on Dashboards.jl.

File naming: <section number in the tutorial>_<section name>_<serial number of the example in this section>.

For example, 3_basic_dash_callbacks_3.jl is the implementation of the third dashboard in this tutorial page

All examples depends on Dashboards.jl and HTTP.jl. Some examples also depends on DataFrames.jl, CSV.jl, PlotlyBase.jl, JSON.jl and JSON2.jl

About

Examples for Dashboards.jl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%