-
Thanks for the project, really useful!
Many Scrum planning poker setups include a `? ` card - typically to indicate that the team member doesn't have enough information or that it's unestimatable c…
-
Grid will be 6 columns on phone, 12 on everything else.
Grids can be nested so a container can have its own (12 column?) grid. This is how Foundation grid works.
This means that column widths must be…
-
I found a strange behavior with King profile in agama:
```
import agama
den = agama.Density(type='King', W0=10)
den.density([0., 0, 0]), den.density([1e-100, 0, 0])
# output
# (inf, 0.0079553220…
syrte updated
2 years ago
-
### Describe the bug
The code below works super fine,
```
import { useState } from 'react';
import { Layouts, Responsive, WidthProvider } from 'react-grid-layout';
import Col from '@/compone…
-
At this stage this is more of a discussion point but I think discussions are not yet enabled on the repo?
If there was a velocity estimate for the water relative the ground, then an estimate for th…
-
![image](https://github.com/almighty059/acinfinityhomeassistantcard/assets/54521936/d82a8f66-b60a-4c93-b637-18001af82ed4)
-
Recently I started receiving the following failure in my karma scripts. I've made no changes to the config AFAIK that should affect this; I've seen some related posts over the past couple years for i…
-
We were hoping to load a table of component rows to simplify some ajax calls and streamline a grid view we are making. The current implementation of load prevents the component from being loaded to a…
-
I tried to run the tool in Colab, but everytime I run the last cell to open the GUI. the gradio cannot be accessed;
"*** Failed to connect to ec2.gradio.app:22: [Errno 110] Connection timed out"
`…
-
@arouinfar
From an unfuddle issue:
> Currently the location of the electric field vectors are not on the same coordinate system as "grid".
> This has the unfortunate effect of making a point charge…