I have a problem deploying my Jupyter Notebook from Github to mybinder.org. I configured everything according to several tutorials I found, but everytime I try to build the page mybinder.org gives me this error afterwards:
404 : Not Found, You are requesting a page that does not exist!
The building process seems to work, as there are no error messages despite the 404 error in the end.
This is my Github page I try to build from: https://github.com/MkengineTA/VoilaDemo
And here you can see the input I use on mybinder.org:
Does anyone have an idea what I am doing wrong?