binder-examples / r

Using R with Jupyter / RStudio on Binder
BSD 3-Clause "New" or "Revised" License
222 stars 278 forks source link

Shiny dashboards no longer rendering #17

Closed bentut closed 6 years ago

bentut commented 6 years ago

I am using the Shiny feature to render dashboards. The shiny link shown here was working for me about a week and a half ago, but it's not working now: https://github.com/binder-examples/r http://beta.mybinder.org/v2/gh/binder-examples/r/master?urlpath=shiny/bus-dashboard/

RaoOfPhysics commented 6 years ago

Can confirm: it redirects to https://hub.mybinder.org/hub/bus-dashboard/?token=[something-or-the-other] and says there's nothing to be found on that page.

betatim commented 6 years ago

Fixed now. Thanks for reporting!

We had a bug in how we handle trailing (or missing) /es in the URLs.