RSE-Sheffield/team-python

dashboards

EdwinB12 opened this issue · 4 comments

What tools and practical considerations have to go into creating a data dashboard?

I've used Panel for creating dashboards in Python in the past.

Ever used Dash? Being closely linked to plotly is appealing. I keep wanting to give it a go but never find time.

I've seen this used https://github.com/voila-dashboards/voila

I guess Shiny for Python, particularly with pyodide is looking really attractive right now.

ns-rse commented

Project I work on intermittently has used Svelte and Pyodide to make a swish web-based GUI instead of running a JupyterLite notebook in the browser, see example site.