martindurant / dask-tutorial-scipy-2018

Materials for "Parallelizing Scientific Python with Dask"
https://scipy2018.scipy.org/ehome/index.php?eventid=299527&tabid=711308&cid=2229599&sessionid=21547348&sessionchoice=1&
71 stars 51 forks source link

Link probably broken #8

Closed hugolmn closed 4 years ago

hugolmn commented 4 years ago

The first link in the README seems to be broken:

Materials for the Dask tutorial at SciPy 2018.

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>986A29836773E98C</RequestId>
<HostId>
zQWXaMVTNJhl+or2vFVygjWA3Nzb4PxsU5Gv08H4vAl3BuHNtG+PmyIvs2GGZ4ohsgwUDOtuoGs=
</HostId>
</Error>

Is there anything that can be done to fix this ? Do I have to be an attendee ?

martindurant commented 4 years ago

I suppose they stopped that server? You probably want the similar material at https://github.com/dask/dask-tutorial

hugolmn commented 4 years ago

Perfect, thank you very much :)