dask / dask-tutorial

Dask tutorial
https://tutorial.dask.org
BSD 3-Clause "New" or "Revised" License
1.83k stars 702 forks source link

Binder error #276

Closed ckolluru closed 1 year ago

ckolluru commented 1 year ago

I'm trying to access and run the tutorial notebooks on Binder using the link in the readme.

Binder runs into an error on startup. Log below.

Found built image, launching...
Launching server...
Launch attempt 1 failed, retrying...
Launch attempt 2 failed, retrying...
Launch attempt 3 failed, retrying...
Failed to launch image gesiscss/binder-r2d-g5b5b759-dask-2ddask-2dtutorial-dc95ca:88690ebe6eba9a96f042811d183f5f4942e2eaaf

Is there a fix for this issue?

Thanks, Chaitanya

pavithraes commented 1 year ago

Hi, thanks for your question. This is an expected failure because the Binder team has reduced capacity due to lack of funding, ref: https://blog.jupyter.org/mybinder-org-reducing-capacity-c93ccfc6413f

I'd encourage you to run the tutorial locally, which IMO is also a better learning experience :)

ckolluru commented 1 year ago

Thanks for letting me know, will run locally.