Eric Dong
Eric Dong
The example for custom rendering failed: https://codesandbox.io/s/github/jacomyal/sigma.js/tree/main/examples/custom-rendering **Sigma.js version:** latest(3.0) **Graphology version:** 0.2.4 **Operating System:** CodeSandbox **Web browser:** Edge ### Steps to reproduce Open the custom node example in [sandbox](https://codesandbox.io/s/github/jacomyal/sigma.js/tree/main/examples/custom-rendering)...
### Description Similar to this issue: https://github.com/crewAIInc/crewAI/issues/528 , I am trying to use JSON as the expected output in `tasks.yaml` file. However the curly braces in JSON will be taken...