Hello all, my build went smoothly with no issues, but now I’m getting a 500: Internal Server Error message when trying to load it. Can anyone please advise?
The filepath argument in your URL needs to be the path to the Notebook relative to the root of the repo directory structure, not the full GitHub link.
Try this:
https://mybinder.org/v2/gh/DLMPO/ArctanRPModel/HEAD?filepath=Arctan%20Rating%20Function%20Modeller.ipynb
3 Likes