Skip to content

DustinMathia/plotly-dash-demo

Repository files navigation

plotly-dash-demo

workshop style presentation on how to make interactive data visualizations with plotly dash.

slides: plotly dash workshop

dependencies:

  • jupyterlab
  • dash
  • plotly
  • numpy
  • pandas
  • dash-bootstrap-components

Once you have pixi installed run:

pixi install

to run jupyter notebook:

pixi run jupyter lab

to run specific python app:

pixi run python "app name".py

to run multi-page app:

pixi run start

About

workshop style presentation on how to make interactive data visualizations with plotly dash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published