Matthew Rocklin

Results 1070 comments of Matthew Rocklin
trafficstars

I don't personally know of a good place to download this data, but I wouldn't be surprised if one exists. The dask repository now includes a `dask.datasets.timeseries` function that generates...

I agree that putting the data into the repository is possible. Unfortunately I no longer know how to obtain the data. My recommendation that someone rework the examples to use...

dask.datasets.timeseries produces random data using the numpy.random module. It's definitely as robust as packaging data, and has the benefit of working over conference wifi. I think it's ok to have...

This is being resolved in https://github.com/dask/dask-jobqueue/pull/307 . If you can hold off on your experimentation for a few weeks then I recommend doing so. On Thu, Aug 8, 2019 at...

Actually, I suspect that your problem would be solved if you just updated to the git-master development version of dask-labextension

I think that this was fixed by https://github.com/dask/dask-labextension/pull/73

+1 on sort order, which should be easy. We could do colors, maybe by theme. Memory-related plots could be darker orange, processing-related plots could be lighter orange, etc.. I agree...

Maybe something more like the vanilla JLab menu would make more sense ![image](https://user-images.githubusercontent.com/306380/126072992-b8ac9bad-2a71-43f7-9ad9-013adbe2484d.png)

If we could clone Ian then I would be all in favor of implementing a saveable layouts option :) On Sun, Jul 18, 2021 at 11:22 AM kpasko ***@***.***> wrote:...

Unresponsive buttons might also be due to a lack of a connection? Are they gray or orange? If gray then this might be a network issue.