-
### 🐛 Describe the bug
When trying to add embedchain app in a flask project and running it on docker, I am getting the following error.
```
embedchain-server-1 | Traceback (most recent call la…
-
I always have to keep open a browser tab with theme.js to reference spacing and breakpoints as indices in the array. I would find it very helpful, especially for media query breakpoints, if the prop c…
-
This issue has cropped up a [couple](http://stackoverflow.com/q/29097917/1461210) of [times](http://stackoverflow.com/q/16020137/1461210) before on StackOverflow. `np.genfromtxt` uses a `numpy.lib._io…
-
Applying view on a NamedArray tends to be slow, probably because the dimnames Dicts are recalculated. I had a bit of trouble generating an MWE, but on a big (10.000 x 18.000) sparse Boolean NamedMatri…
-
When using given().something_with_varargs_params_$("foo","bar") I want to have nice formatting of the vararg params, currently its something like "something with varargs params String@12345"
-
**Describe the bug, what's wrong, and what you expect:**
`merge` filter does not preserve vectors data.
**To Reproduce**
Please include a code snippet to reproduce the bug in the block belo…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
Hello, i'm looking for feedback on how to use `@Value.Style` when working with the V2 AWS SDK's [DynamoDB Enhanced Client](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/dynamodb-enha…
-
### What is your issue?
@keewis pointed out that it's weird that [`xarray.apply_ufunc`](https://docs.xarray.dev/en/stable/generated/xarray.apply_ufunc.html) supports passing numpy/dask arrays direc…
-
The logic now does manual color calculations, so you can't do it in CSS very easily.
They're currently hardcoded in `_htmlForCell` in `map-visualization.js`