-
When endless spool triggers, the leftover filament is pushed back into the pika buffer. However as it isn’t coiled any more it lumps together in a random manner, with the edge of the filament sometime…
-
There are a variety of resources like the twitter feed, youtube channel, google analytics, and so on. Today it is not clear how we can hand out access for these resources. This is coming up specific…
-
Pandas 1.3 includes an experimental `string[pyarrow]` dtype that's much more memory efficient than `object` columns.
Rocklin [made a video on this new dtype](https://www.youtube.com/watch?v=_zoPmQ6…
-
I did a quick test reading `DeltaLake` data in a notebook on a Coiled cluster from s3, with `dd.read_parquet` vs `ddt.read_deltalake`.
Cluster: https://cloud.coiled.io/clusters/245026/information?a…
-
I've ran [a workflow](https://cloud.coiled.io/clusters/519557/account/esip-lab/information?organization=esip-lab) that was just extracting a bunch of data values from a bunch of files in object storag…
-
Since you can set a "Core Limit" per user, it would be nice to be able to see how many cores people are using when looking at the list of clusters. Currently it only shows Workers.
Also, it would b…
-
```
$( "#rotate" ).click(function() {
colorList.unshift(colorList.pop()); //Move last color to first in array.
for (i = 0; i < colorList.length; i++) {
//Apply new colors to each c…
-
[Workflow Run URL](https://github.com/coiled/benchmarks/actions/runs/6078614707)
-
`tests/workflows/test_pytorch_optuna.py::test_hpo` is failing with an obscure CommClosedError / CancelledError:
https://github.com/coiled/benchmarks/actions/runs/8362787642/job/22894238513
as th…
-
Ran into backwards compatibility issues twice in the past two weeks, see https://github.com/coiled/feedback/issues/216
I believe UX would be much better here if there was a warning letting me know …