-
![Screenshot 2024-05-26 181630](https://github.com/tsunamayo/Starship-EVO/assets/56371294/f72a7c59-0c2b-4754-b674-391ecc0f55f4)
here are two mostly identical ships and their total flight times
the…
-
### Describe the bug
Object inside array with readOnly true is not showing as disabled with material cells.
### Expected behavior
Objects defined inside of an array in JsonSchema with a prope…
-
I have a GDS file (Marks.gds).
Inside this file are cells named: Cell1, Cell2, Cell3
I would like to import all the cells in this file into a new library. I would then like to reference them in the…
-
Nothing happens when you press the play button
https://shiny.posit.co/py/docs/overview.html#shiny-ui-is-html
-
Does Blender allow for custom column width?
It is so unnecessary to have the color cells 50% from full row width. If possible it would be amazing to be able to move that line between text and color…
-
-
e.g. in a sage jupyter notebook, there is no code formatter for sage code. clicking the button does nothing. there should either be a feedback about this or the button is disabled.
-
Is there a way to automatically run other cells if it's needed?
For example, if I have the following
````
```
export url="https://example.com"
```
```
curl "${url}/v1"
```
```
curl "${ur…
-
Status: Not working
Error: Message: Access violation (216)
$0000000800F0BEA2 offset $00F0BEA2 eboot.bin:Entry+$00099322
$0000000800EEE7B6 offset $00EEE7B6 eboot.bin:Entry+$0007BC36
$00000…
-
import numpy as np
import matplotlib.pyplot as plt
from scipy.stats import norm
class Cell:
def __init__(self, cell_type, health=1.0, mutation_rate=0.001, efficacy=0.5):
self.cell_type = …