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

Launch directly to Appmode view in MyBinder sessions doesn't seem to be working #75

Closed
fomightez opened this issue Jan 28, 2024 · 3 comments

Comments

@fomightez
Copy link

fomightez commented Jan 28, 2024

Right now when I launch the appmode demo from the link from the 'launch binder' badge on the main READEME page (https://mybinder.org/v2/gh/oschuett/appmode/master?urlpath=%2Fapps%2Fexample_app.ipynb), though it is supposed to open in the appmode view, it just hangs on a blank page.

I tried playing around the URL and couldn't find the magic combination to make launching into Appmode directly work for now. However, while maybe I just didn't find the magic combination yet? And of course, it would be nice if the established way continued to work.
I believe it is related to this issue from back around October when a lot of the custom URL tricks (RStudio, nbgitpuller, and nbparam) stopped working correctly.
The reason I saw that is because if I got the token then into the session by opening Jupyter normal first or added it to the URL then it worked. And that seems to be the case here. Direct launch into that Appmode view doesn't work, but once you open Jupyter first then you can use the same URL and it works to get to the Appmode view. So it seems to be similar to what I saw before.
Note, that in that case luckily @yuvipanda from the MyBinder team got involved and fixed most of these. I believe Appmode maybe wasn't fixed?
However, I totally could be mis-diagnosing this issue.

Temporary work around to get to Appmode view on MyBinder:

Launch with https://mybinder.org/v2/gh/oschuett/appmode/master?urlpath=%2Fnotebooks%2Fexample_app.ipynb and then click on the 'Appmode' button.

What that URL is doing is launching the session in the Jupyter Notebook interface and then letting the user click the 'Appmode' button.

Obviously this workaround is less than idea because it would be nice to to have the option to go directly to Appmode view. However, it at least gives users a chance to use the Appmode in MyBinder-served sessions while this is worked out. At least one person has been trying to use it and this is how I stumbled upon this apparent issue.

@fomightez fomightez changed the title MyBinder Launch link currently doesn't work to go directly to Appmode view Launch directly to Appmode view in MyBinder sessions doesn't seem to be working Jan 28, 2024
@oschuett
Copy link
Owner

Thanks for your report @fomightez. I can reproduce the issue. FWICT, none of Mybinder's APIs have changed. So, I'm not sure what I can do about it?

@fomightez
Copy link
Author

Yes, I thought you might be limited in what you could do. However, before I assumed it was on the MyBinder site entirely, I wanted to be sure I wasn't mistaken. I'll try to remember to point this out somewhere the MyBinder team can see it.

@oschuett
Copy link
Owner

oschuett commented Apr 7, 2024

It seems MyBinder has fixed this issue.

@oschuett oschuett closed this as completed Apr 7, 2024
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

2 participants