Display directly voila link with binder

I made a classifier model with fastai that I deployed with binder.

I would like to know how it is possible to share directly the link with voila, so to make it more easy for the end users of the application.

At the moment to see that I need to go here:

  1. https://mybinder.org/v2/gh/enricodata/emotion-faces/e433c07dfcc6cc80aacf6799f0a1d99479b6bd43
  2. then click on the jupyter notebook
  3. and finally click on voila at the top of the notebook

Does anybody know how to do that?

this has been solved here: