-
I have made a local change to change them (as well as some extra changes) in my local copy, feel free to reuse it.
https://gist.github.com/794783
-
It's really just a question, I'm not sure why this doesn't work. Today I was looking for a way to have a daemon running JuliaFormatter so I can occasionally quickly reformat messy files. I've got some…
-
The ResourceInstanceDataType class supports this kind of value for importing from, for example, csv:
```.py
def transform_value_for_tile(self, value, **kwargs):
try:
return j…
-
As mentioned in https://github.com/Morglod/tseep/issues/23 I encounter a runtime error which comes from the `tseep` library
```
EvalError: Refused to evaluate a string as JavaScript because 'unsaf…
Czino updated
1 month ago
-
`EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".`
evaluating …
-
I'd like to be able to use scryer as a shared library. Taking inspiration from the WASM code, I imagined something like
`eval_code_c` and `free_c_string`.
**Note:** I know absolutely nothing a…
-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…
-
I was not able to find this in the list of features, and I know that some do and others don't support it, so it would be good to add it in 🙏🏽
-
I have a model like that
`lmc= lm(yc~I(x1)^2+log(x2), data=data)
`
So **not** built with a recipe like specified [here](https://rstudio.github.io/vetiver-r/articles/vetiver.html)
When I run th…
-
Hi, I've been using your tool for a few months flawlessly.
I did not modify anything in the code and my credentials have remained the same for a while.
The "Refresh Strava Credentials" action just f…