Hi I was doing some research on Dash and other frameworks that could help be create single page dashboards. With Dash it wasnt clear to me whether or not you could deploy dash based web apps to github pages. I understand Dash is built on flask, so would it be as simple as it states in the Dash tutorial on deployment for accessing flask directly, then possibly generate the static pages with freeze-flask?
I have never used flask or dash, so I just wanted to make sure this was possible before I spend too much time spinning my wheels on something that is not possible.
Hi @chriddyp@amarv Can we have a “how to doc” for hosting static dash apps on github pages, as now heroku has removed the free tier support. That will be a great help to all visiting the page in the future.