As given in the Fastai course, I tried making a notebook app based on image classification. After putting all the relevant files in the GitHub repository when I finally use Binder, even when Binder is successful in pushing the files and building the app, on clicking the link to the app I get an error:
Cannot Open
Could not find path: voila/render/path/to/dogs-app.ipynb
Can anyone help resolve this issue?
Edit:
Link to my repository: My Repository
Link to Fastai bear_voila repository: Fastai Repository
Link to Voila docs: Docs