Coder Social home page Coder Social logo

terminalgravity / dash-sample-apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plotly/dash-sample-apps

0.0 0.0 0.0 911.86 MB

Open-source demos hosted on Dash Gallery

Home Page: https://dash.gallery

License: MIT License

Shell 0.03% JavaScript 0.06% Python 10.05% R 0.01% Lasso 2.32% CSS 3.49% HTML 14.36% Batchfile 0.01% Jupyter Notebook 69.59% Dockerfile 0.01% SCSS 0.07% Procfile 0.01%

dash-sample-apps's Introduction

Dash Sample Apps

CircleCI

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 on Dash Gallery, which is our internal server running on Dash Enterprise Kubernetes. Note that you can find both open-sourced apps and demos for our licensed products, including Design Kit and Snapshot Engine. If you are interested in learning more, don't hesitate to reach out to get a demo. If you want to only see the open-sourced apps, select the "Open Source" tag.

Downloading and running a single app

Visit the releases page and download and unzip the app you want. Then cd into the app directory and install its dependencies in a virtual environment in the following way:

python -m venv venv
source venv/bin/activate  # Windows: \venv\scripts\activate
pip 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 the contributing guide.

dash-sample-apps's People

Contributors

yunkexiao avatar ycaokris avatar ronniebugia avatar celinehuang avatar christopherjeon avatar hammadtheone avatar chriskfwoo avatar emmanuelle avatar surchs avatar canerirfanoglu avatar lundstrj avatar josegonzalez avatar tarzzz avatar rpkyle avatar mskycoder avatar ohaanika avatar nicholas-esterer avatar airballclaytoncalvin avatar dependabot[bot] avatar sstripps1 avatar apberesford avatar z267xu avatar mleech1 avatar merenlin avatar sacul-git avatar databyjp avatar nicolaskruchten avatar cldougl avatar danton267 avatar akmorrow13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.