/school_dash_dashboard

A dashboard to illustrate some of the use cases of Plotly's dash package in python.

Primary LanguageJupyter Notebook

A dashboard to illustrate some of the use cases of Plotly's dash package in python.

To run the code

  • You can use conda or pip package manager to install the following packages
    • dash, pandas, base64, plotly, wordcloud, dash_bootstrap_components, dash_auth
  • Run python project.py to launch the dashboard