Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Open-source demos hosted on Dash Gallery

License

NotificationsYou must be signed in to change notification settings

plotly/dash-sample-apps

CircleCI

Maintained by Plotly

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.

Downloading and running a single app

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

Cloning this whole repository

To clone this repository, run:

git clone https://github.com/plotly/dash-sample-apps

Note 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.

Contributing

To contribute to this repository, please see thecontributing guide.

About

Open-source demos hosted on Dash Gallery

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors49


    [8]ページ先頭

    ©2009-2025 Movatter.jp