Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 nbviewer before binder starts #167

Open
jdkent opened this issue Jul 28, 2019 · 3 comments
Open

404 nbviewer before binder starts #167

jdkent opened this issue Jul 28, 2019 · 3 comments

Comments

@jdkent
Copy link

jdkent commented Jul 28, 2019

Hi!

I tried looking for someone else with the same problem and looked at the docs, but I did not find someone with the same problem.

The Problem (Ref HBClab/NiBetaSeries#166)

For the current binder link the nbviewer shows a 404 before the binder service is launched. I do not know what to troubleshoot (or if I should open an issue in nbviewer instead).

Thank you for making/maintaining binder, this is an excellent service that I use often for teaching/helping others get a start without having to install anything.

Edit: duplicate of jupyterhub/binderhub#616?

I tried changing: https://mybinder.org/v2/gh/HBClab/NiBetaSeries.git/binder?filepath=%2Fbinder%2Fplot_run_nibetaseries.ipynb

to

https://mybinder.org/v2/gh/HBClab/NiBetaSeries.git/binder?filepath=binder%2Fplot_run_nibetaseries.ipynb

but this does not appear to fix the issue.

@betatim
Copy link
Member

betatim commented Jul 28, 2019

If you remove the .git from the repository part it works: https://mybinder.org/v2/gh/HBClab/NiBetaSeries/binder?filepath=binder%2Fplot_run_nibetaseries.ipynb

Happy Sunday!

@jdkent
Copy link
Author

jdkent commented Jul 28, 2019

Thank you!

Should I close this issue and consider this user error only, or would there be any interest in handling this case (i.e., the case when a user clicks on the clone/download button to copy the repo url instead of using the address bar)

@choldgraf
Copy link
Member

hmmm - good question, we could strip the .git in the address bar when it generates the link for people to share, I could see that being fairly common

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants