Conversation
Copied / adapted from <https://github.com/lesteve/test-binder>.
This reverts commit eb194b0.
This reverts commit 02d9ec6.
Owner
Author
|
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. |
Owner
Author
|
@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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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