-
Hey since you have hardcoded the files as streamlit secrets, there is no posible way for me to get this app working, please change the urls of the files in downloadFiles() function so that we can try …
-
This file renders a 100,000-sided polygon.
```
numSides = pow(10, 5)
startSketchOn("XY")
|> polygon({
radius: 10,
numSides: int(numSides),
center: [0, 0],
inscribed: false,
}, %)
```
On my …
-
Sometimes it is useful to log on Android and iOS to files, which can easily be zipped up and transferred for remote analysis.
Now that [kotlinx-io](https://github.com/Kotlin/kotlinx-io) has been re…
-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
I did a pull on 20241111 and got a l…
-
### Describe the bug
> A clear and concise description of what the bug is.
When renaming a file on Overleaf and reopening the local repo, the syncing will only create new files with the new name, …
-
### Describe the bug
"--WatchStaticMappings true" command doesn't respect new files copied. This is a bit annoying in docker in docker configuration where I can't bind mappings using WithMappings() a…
-
Preview is not being rendered for .3mf files.
-
### Serverless Docs
Elastic Observability
### Description
I'm following this guide and don't see where is a part : Stream Log FIles
https://www.elastic.co/docs/current/serverless/observability/st…
-
This is an ex post facto issue for #551 as there is an unresolved question.
In #551 the original author (@neumannd) of two of the figures in the CF conventions provided the R source files that gene…
-
Hello!
I’ve encountered an issue while using Code App. It seems that I am unable to open files directly from OneDrive; the “Open” button remains grayed out. Additionally, I cannot find Code App liste…