dask / dask-tutorial

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

Synchronize readme and env spec and put pins in env to mildly future-proof #250

Closed jsignell closed 2 years ago

jsignell commented 2 years ago

I know I had said that maybe we didn't need to specify numpy and pandas, but then it occurred to me that this env is meant to last for years, so it is probably a good idea to try to future-proof it a bit using pins.

I also removed a bunch of packages that we no longer depend on and made the conda install... in the readme match the env.