dask_jobqueue_workshop_materials
dask_jobqueue_workshop_materials copied to clipboard
Add binder config
This adds a Dockerfile and an entrypoint copied / adapted from https://github.com/lesteve/test-binder.
Addresses #5.
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...