Yuvi
Yuvi
I still need to work on the progress bars and the log viewer on the main page, and I haven't even looked at the loading page yet.
@ian-r-rose hold on for a day or two, and I think it'll be clearer.
@ian-r-rose hmm, can you explain what you mean by 'programmatically'? Would you like an HTTP API? Or a pythonic API that you can dynamically call from other extensions, instead of...
Should we just enable this by default on binder?
@oeway did you manage to get this working with a subclass? If so, we can see what needed to be changed there, and possibly bring it back upstream.
I encountered this while building #1395, but thought it was due to my code being wrong (although I couldn't see how). I think the issue is in the backend maybe?
Yeah, I'd really like this to happen at the notebook level - so we can 'fail fast'. Should only happen for python failues like this though, not for failure of...
Based mostly on work here by @h4gen and @ryanlovett, I've now built https://github.com/yuvipanda/jupyter-sparkui-proxy which does the right thing wrt redirects. Thank you!
Heya! Good question! I don't see why not. We can have a 'https' field in the config that can be set to 'true' optionally to support https. Would love patches!...
@rcthomas Yeah, that sounds like a good way to do that. Happy to review a PR