Closed mwengren closed 3 years ago
At the bottom of each notebook there is a link to run a live instance of each notebook.
Just a guess that the README link including the full master branch is slowing things down or otherwise causing issues.
It is an easy fix but probably not worth doing it at the moment b/c this will be handled by #409 automatically. Also, the individual links in each notebook seems to be working.
Will the JupyterBook interface show the 'Run in Binder' more prominently than the current Jekyll template?
@MathewBiddle and I talked about this a little, but it would be nice to make the process to run a notebook more obvious/straightforward, and perhaps even faster as well if possible?
What if we look into Planetary Computer since it's under the MS umbrella like GitHub? No idea if they support anything similar to BinderHub, but just a suggestion.
Will the JupyterBook interface show the 'Run in Binder' more prominently than the current Jekyll template?
It will look like this:
What if we look into Planetary Computer since it's under the MS umbrella like GitHub? No idea if they support anything similar to BinderHub, but just a suggestion.
My guess is that they do not provide that as a service but I'll ask around. (Some former AnacondaInc/Pangeo folks work on that project and may help us.)
I tried using the Binder link in the README and it seems to time out or fail in the Step 6
COPY CONDARC
command.Is there a way to add a link to each notebook to run individually via Binder. Just a guess that the README link including the full master branch is slowing things down or otherwise causing issues.