It seems like if an app's name doesn't start with "dash-", it will not be recognized and deployed. E.g. vtk-dicom can't be found in this dash-gallery log after a PR.
I'm not sure if this is intentional, and I think the answer is somewhere here: https://github.com/plotly/dash-sample-apps/blob/master/deploy
I think there should be an explicit warning at least saying "this app won't be deployed since it doesn't start with dash-". Although I'd favor allowing any title since it's already obvious that the apps we are hosting are dash apps.
It seems like if an app's name doesn't start with "dash-", it will not be recognized and deployed. E.g. vtk-dicom can't be found in this dash-gallery log after a PR.
I'm not sure if this is intentional, and I think the answer is somewhere here: https://github.com/plotly/dash-sample-apps/blob/master/deploy
I think there should be an explicit warning at least saying "this app won't be deployed since it doesn't start with dash-". Although I'd favor allowing any title since it's already obvious that the apps we are hosting are dash apps.