-
TL;DR: what the title says
### background
This team should feel very proud of the work we've done on this package over the past few months. We have shipped [dozens of real recipes](https://githu…
-
We can't currently go from DataFrames to arrays, #445 adds ``to_dask_array`` but this is only a bandaid for now.
I think in an ideal world we have an Array Collection that captures something like `…
phofl updated
12 months ago
-
Hi! After some prodding from @TomNicholas, I became curious to get cubed running on lithops on aws. I'm stuck on this error `ImportError: Install s3fs to access S3`
---
Here's my setup.
Cubed…
-
We want to be able to perform split-apply-combine operations on (geo)pandas dataframes in a distributed / scalable way both on a single multi-core machine and in the cloud. It looks like lithops may t…
-
The textbook says
> Alpha testing is performed by the users, under controlled conditions set by the software development team.
Can I clarify on _the users_ here? Does it really mean any users, …
-
Unfortunately, there is no example Dockerfile for AWS EC2 in the [runtime directory](https://github.com/lithops-cloud/lithops/tree/2.7.0/runtime). There is also a link to the AWS EC2 runtime on the [c…
-
Following #90 we can add a lithops template.
-
UI:
- add a panel on the right showing history commands executed
Backend:
- follow proposed approach on DG
-
Hi community,
I encountered an access point error while running an AWS example. Here is the information that I think might help diagnose the issue:
1. I built the container image on a MacBook Pr…
-
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…