You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Streamlit is a python tool to quickly build interactive dashboards: https://streamlit.io/
It could be a nice solution to allow users to browse our results for their own selection of cases/methods/plot types.
An alternative could be to generate all the figures as png and build a simple website around that. We've done something like that in the past, but it's more work: https://eucp-project.github.io/atlas/
Streamlit is a python tool to quickly build interactive dashboards: https://streamlit.io/
It could be a nice solution to allow users to browse our results for their own selection of cases/methods/plot types.
An alternative could be to generate all the figures as png and build a simple website around that. We've done something like that in the past, but it's more work: https://eucp-project.github.io/atlas/