-
Currently it appears that load on startup applies at a patcher level, so setting this will change all patchers on next load. This makes it really difficult to set up complex setups where you have mult…
-
[](https://localhost:8080/#) in ()
1 name = 'graph_2'
----> 2 G.visualize(graphs[10], name)
AttributeError: 'Graph' object has no attribute 'visualize'
-
In the pre-Version 0.3 examples in this repo, there are some elements that aren't in the specification. We should work out whether these elements should be included:
- `datasets/*/href` has a diffe…
-
### Description
For development and debugging, it's useful to be able to run compiled graphs that contain NCCL transport hints using a CPU-based communicator. The communicator could use the Ray objec…
-
How would you recommend fetching the parts of the evaluated object that triggered a match? I want to be able to iterate over the results of a match and then locate the spot in the object graph that ca…
-
**Is your feature request related to a problem? Please describe.**
az role assignment create has a parameter '--assignee-object-id', but 'az role assignment list' doesn't have.
using '--assignee' …
-
Spotted in the wild:
```
INFO - Command "set_graph_window_extent" received.
set_graph_window_extent(n_edge_distance=2)
CRITICAL - An uncaught error caused Cylc to shut down.
…
-
Maybe we're already doing this, but it'd be neat if we save any literal values (strings and numbers) that show up in the object graph. In particular being able to see `length` of various things and `n…
-
## Use case
In the Knowledge Graph Basic Info panel displayed when you select an object, there would be added value if you were able to see the notes added to an Entity or Observable. This would im…
-
**Describe the bug**
I have set up a reactive graph with "source => memo 1 => memo 2" and "memo1, memo2 => effect". When I change the source, then the first memo gets recomputed, the effect gets upda…