-
Using python 3.11 on Linux with coiled 1.1.11 installed from pypi and doing `coiled login`:
```
Traceback (most recent call last):
File "/home/kaleo/shared_home/code/nlp_experiments/tools/unive…
-
-
Hello, I am having this error using Prophet with dask parallel feature.
````
[W 2021-04-18 16:45:33,994] Trial 0 failed because of the following error: Exception("No module named 'dill'")
Trace…
-
I tried following the instructions to run a Cubed demo using Coiled on AWS following these instructions, and the environment creation went smoothly:
```
mamba create -n cubed-coiled-examples python…
-
I naively tried to do `dd.merge(a, b, on="column_with_ten_values")`, where `a` and `b` were both large DataFrames with thousands of partitions each.
Eventually the compute failed with:
```python-t…
-
Hi, I signed up to Coiled and went through the process to connect to my AWS account etc ... The CloudFormation stack seemed to create OK and all looked good. However, when I tried the "echo hello worl…
-
```
Traceback (most recent call last):
File "/home/runner/work/coiled-runtime/coiled-runtime/detect_regressions.py", line 139, in
regressions_report(regressions_df)
File "/home/runner/wor…
-
Hi, I am a graduate student researcher trying to get my coiled workspace named dessler_workspace linked to a GCP project owned by my research advisor. Here are my current workspaces:
The jesse…
-
interactive commands in docker are really useful for debugging things. I would be great to have it on coiled. e.g.
`docker run -it ubuntu:latest /bin/bash`
-
Coiled Analytics would be a nice way to export and show the used dask version and potentially other meta information, e.g. names of plugins, extensions, preloads, used config, etc.
All of this info…