Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3k
Open-source demos hosted on Dash Gallery
License
plotly/dash-sample-apps
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository hosts the code for over 100 open-source Dash apps written in Python or R. They can serve as a starting point for your own Dash app, as a learning tool to better understand how Dash works, as a reusable templates, and much more.
Most apps in this repository are hosted onDash Gallery, which is our internal server running onDash Enterprise Kubernetes. Note that you can find both open-sourced apps and demos for ourlicensed products, includingDesign Kit andSnapshot Engine. If you are interested in learning more, don't hesitate to reach out toget a demo. If you want to only see the open-sourced apps, select the"Open Source" tag.
Visit thereleases page and download andunzip the app you want. Thencd into the app directory and install its dependencies in a virtual environment in the following way:
python -m venv venvsource venv/bin/activate# Windows: \venv\scripts\activatepip install -r requirements.txt
then you can run the app:
python app.py
To clone this repository, run:
git clone https://github.com/plotly/dash-sample-appsNote this might take a long time since it copies over 100 apps available in the repo. If you just want to try one app, refer to the section above.
To contribute to this repository, please see thecontributing guide.
About
Open-source demos hosted on Dash Gallery
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
