Coder Social home page Coder Social logo

2022-dash's Introduction

Dash tutorial series

In this video series, I show you how to set up data visualization using Plotly Dash in Python in a few easy steps. This is a three-part miniseries. In part 1, I show the basics of Dash. In part 2 I dive more deeply into loading, filtering and displaying data. And finally in part 3, I cover a few ways to improve the design and make the application more ready for production.

Video part 1: https://youtu.be/XOFrvzWFM7Y.

Video part 2: https://youtu.be/GlRauKqI08Y.

Video part 3: https://youtu.be/L_KlPZ5qBOU.

2022-dash's People

Contributors

egges avatar lrwilke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

2022-dash's Issues

Minor updates to get project working locally for me

Hi, thanks for creating this great project and series!!

When I started running the code I had to do two minor updates to get everything working locally on my Macbook m1 machine. I might have missed a prerequisite step(s) where you covered these in which case, my apologies for missing them.

In the "./environment/requirements.txt" file, I had to change python-i18n to python-i18n[YAML] to have the i18n translations recognize the yaml file values.
Screen Shot 2022-08-27 at 2 06 21 PM

In the "./environment/README.md" file, I was using the pip install version and had to change python -m pip install ./environment/requirements.txt to python -m pip install -r ./environment/requirements.txt
Screen Shot 2022-08-27 at 2 08 08 PM

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.