Open
Description
A few parts from the default BinderHub frontend could be reused for the gallery:
- the
BinderImage
abstraction, that would hide implementation details such as the use of anEventSource
- handling of the different providers
There is an issue on the binderhub repo about the long term planning for the frontend: jupyterhub/binderhub#774
One way forward could be to have a common client package that would provide a basic set of functionalities to interact with a BinderHub deployment.