- 
                Notifications
    You must be signed in to change notification settings 
- Fork 400
Open
Labels
Description
This has been discussed in the past (e.g. #922) and the "solution" was to hide the nbviewer bit if the preview url returned an error.
That doesn't seem to be working for me:
but even if it did, I'd still want to hide nbviewer. I don't need/want my users to see that.
I think something like this would be reasonable:
config:
  BinderHub: 
    hide_nbviewer: true
