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

Tutorial 04 get has to be replaced by scheduler #5

Open slamer59 opened 5 years ago

slamer59 commented 5 years ago

The method function compute only take scheduler instead of get argument with: dask.__version__ '1.0.0'

martindurant commented 5 years ago

We will probably remake tutorial materials for the conference season of supper 2019. For now, if this is also a problem in https://github.com/dask/dask-tutorial , please re-post there.