1902 Forks
18959 Stars
18959 Watchers

dash

Data Apps & Dashboards for Python. No JavaScript Required.

How to download and setup dash

Open terminal and run command
git clone https://github.com/plotly/dash.git
git clone is used to create a copy or clone of dash repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dash https://github.com/plotly/dash/archive/master.zip

Or simply clone dash with SSH
[email protected]:plotly/dash.git

If you have some problems with dash

You may open issue on dash support forum (system) here: https://github.com/plotly/dash/issues