Closed peterdudfield closed 2 months ago
Hi! Can I work on this?
Of course, thank you
I might leave it open for a few people to work on. So potentially we get a few different styles of dashboards
@peterdudfield By create a dashboard you mean, a streamlit app with similar functionality to the "example" jupyter notebook?
Hi @Clemo97 yea, thats roughly what Im thinking. Could be a nice way to show case this, and people can go to the app and run it without having to code anything
Hi @peterdudfield , does #144 fix this issue? I am simply passing the site details as function params as of now, but i could add them as custom user inputs too
Hi @peterdudfield , does #144 fix this issue? I am simply passing the site details as function params as of now, but i could add them as custom user inputs too
Hey @peterdudfield , #144 is merged in, does it fix this?
I would like a dashboard where the user can enter there lat/lon and site capacity. I think thats the more general case for this
Hey @peterdudfield , here's #147 the fix for this
I'll leave this open until we decide how we want to tackle this different UIs
We discussed this internally and this is amazing all the work going on. We are thinking having two new route folders
Ill #146 and sort the folders out
Detailed Description
It would be great to have a front end / dashbaord that run this forecast
Possible Implementation
streamlit
, but could be done using a different technology