-
Notifications
You must be signed in to change notification settings - Fork 284
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
Binder integration not working #184
Comments
I suspect this is related to Binder's transition from classic Jupyter notebooks to Jupyter Lab, and the change in URL structure on binder.org. Hypotheses: 1) I am guessing that one easy/pragmatic solution might be to migrate to Jupyter Lab, i.e., change Some testing:
When I open https://mybinder.org/v2/gh/data-8/textbook/main?urlpath=/tree/ and manually navigate to and launch the notebook, then open a terminal and view
I don't know how to interpret that or understand why that is failing. Maybe we need to update nbinteract? I notice that |
Well, no joy in trying to use the latest version of nbinteract. https://mybinder.org/v2/gh/data-8/textbook/latest_nbinteract?urlpath=tree/chapters/01/3/1/Literary_Characters.ipynb consistently times out, and I can't figure out how to access any error logs to check why. So, back to migrating to Jupyter Lab, I suppose.... |
It looks like the way to migrate to Jupyter Lab might be by adding Incidentally, more testing of URLs:
Possibly related: jupyter-book/jupyter-book#1906 |
Migrate to Jupyter lab from classic notebook, to fix #184
OK, I've migrated the Binder links over to Jupyter Lab and deployed it live. Now the Binder links work. |
The Binder integration is not working. For instance, go to https://inferentialthinking.com/chapters/01/3/1/Literary_Characters.html, hover over the spaceship icon, and click on Binder. This attempts to launch a Binder notebook, but everything times out and eventually (after a long delay) fails. Detailed Binder error logs below:
The text was updated successfully, but these errors were encountered: