Hello, I’ve just discovered Binder and I’m trying to learn how to use it. I found Binder repositories from the community — Binder 0.1b documentation, which links to “Numerical Computing is Fun - an interactive textbook for kids” here: Binder
But when I follow that link, it does not appear to work. Each launch attempt spins for 5 minutes on the “Pulling image” step, and then gives up:
Found built image, launching...
Launching server...
Server requested
2023-05-01T22:49:48.240258Z [Normal] Successfully assigned ovh2/jupyter-mikkokotila-2djupyter4kids-2dedc0wz0h to user-202211a-node-b75ff7
2023-05-01T22:49:49Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.4289.h140cef52" already present on machine
2023-05-01T22:49:49Z [Normal] Created container tc-init
2023-05-01T22:49:49Z [Normal] Started container tc-init
2023-05-01T22:49:50Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759mikkokotila-2djupyter4kids-1d5ac2:af6ade93a77b8301350ceaa2478ae8bc5ea2f74d"
Launch attempt 1 failed, retrying...
Server requested
2023-05-01T22:54:45.889014Z [Normal] Successfully assigned ovh2/jupyter-mikkokotila-2djupyter4kids-2doal4zyhv to user-202211a-node-dcd1ba
2023-05-01T22:54:46Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.4289.h140cef52" already present on machine
2023-05-01T22:54:46Z [Normal] Created container tc-init
2023-05-01T22:54:47Z [Normal] Started container tc-init
2023-05-01T22:54:47Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759mikkokotila-2djupyter4kids-1d5ac2:af6ade93a77b8301350ceaa2478ae8bc5ea2f74d"
Launch attempt 2 failed, retrying...
Server requested
2023-05-01T23:04:54.257295Z [Normal] Successfully assigned ovh2/jupyter-mikkokotila-2djupyter4kids-2df86m01jx to user-202211a-node-3126ee
2023-05-01T23:04:55Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.4289.h140cef52" already present on machine
2023-05-01T23:04:55Z [Normal] Created container tc-init
2023-05-01T23:04:55Z [Normal] Started container tc-init
2023-05-01T23:04:55Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759mikkokotila-2djupyter4kids-1d5ac2:af6ade93a77b8301350ceaa2478ae8bc5ea2f74d"
As a complete newbie, I don’t know whether I’m doing something wrong, or something’s wrong with mybinder . org, or something’s wrong with this particular binder, or whether this is somehow normal.
Any advice?