-
Do you have a target date for implementing the import of Grafana Dashboard JSON, or is it something that won't be implemented at all?
-
The rdf:JSON value space is currently defined as
[maps](https://infra.spec.whatwg.org/#ordered-map) (mapping [strings](https://www.w3.org/TR/rdf12-concepts/#dfn-rdf-string) to values in the [value…
-
For the same frame in a dataset:
Result from `transforms_train.json` (`ns-export camera`)
```
{
"file_path": "images/frame_00001.jpg",
"transform_matrix": [
…
-
Sorry for stupid question, couldn't find a link to a repo under https://jsonjoy.com/specs/json-crdt, or anything about contributing to the spec.
-
The output json should include the shade that the colour used
-
### Your current environment
```text
$ python collect_env.py
Collecting environment information...
PyTorch version: 2.5.1
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to bu…
-
Hello author, when running your code, I found that the necessary file cell_line_set_m.json is required, but it was not found in the data folder. Could you please share this file with me? Thank you ver…
-
I believe the redirect in `firebase.json` is a carry over from `vitepress-docs` and can be removed.
```
{
"hosting": {
"redirects": [
{
"source": "/dapis",
"destin…
-
Hi Toni,
another suggestion is to encrypt the json sent to the sock/UDP client.
- architecture:
nDPId -> internet -> client (sock/UDP)
- issue:
the json is clear text and could be intercepted…
-
lcmgen consists of two parts:
- parser - parses *lcm files and creates internal "db"
- emitter - reads "db" and creats cources for language in question
This makes development for other language…