Hi,
Hope this is the right place for this issue, I’ve been using Binder as a quick demo for my paper’s repository, worked really well (https://mybinder.org/v2/gh/eladrich/pix2vertex.pytorch/mybinder-test?filepath=reconstruct_pipeline.ipynb)
The repo notebook starts by downloading some files from the internet which are used for inference, I recently noticed that this download is failing with an “Temporary failure in name resolution”, which I saw is related to DNS problems. The files themselves exist and are accessible.
Any idea what’s happening here?