Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 619 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 619 Bytes

Dash Userguide

The Dash Userguide: everything that you need to know to be productive with Dash.

The Dash Userguide is hosted online at: https://plot.ly/dash.

Contributing

PRs accepted! The Dash user guide is itself a Dash app. Each file tutorial represents a "chapter" of the docs. tutorial/run.py imports the chapters toggles them on and off with the radio button table of contents. tutorial/server.py is the entry point of the app.

Changes to master will get deployed automatically.