-
Notifications
You must be signed in to change notification settings - Fork 8
Add binder config #6
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
base: master
Are you sure you want to change the base?
Conversation
Copied / adapted from <https://github.com/lesteve/test-binder>.
This reverts commit eb194b0.
This reverts commit 02d9ec6.
|
We're getting there. This works on Pangeo's binder which means, we can get some real ressources and show off adaptivity and resilience in a more realistic setting. |
|
@guillaumeeb Are you familiar with the admin side of SLURM? This branch basically works on Pangeo's binder running a SLURM cluster locally, but SLURM is not very stable, after killing a Job, the whole cluster gets stuck, etc. |
|
Not at all! You could try with a PBS cluster... |
This adds a Dockerfile and an entrypoint copied / adapted from https://github.com/lesteve/test-binder.
Addresses #5.
mybinder.org:
pangeo:
add binder config
create reduced notebooks that fit on a typical binder instance
add jupyter_server_proxy and configure Dask to provide the correct dashboard link