Add metadata into scenario description so that users don't have to open yaml file or documentation to see the number of nodes being controlled. There are multiple ways this can be realized.
- Doc string in class?
- meta-data dict that can be read, kinda building on what I have already.
Add metadata into scenario description so that users don't have to open yaml file or documentation to see the number of nodes being controlled. There are multiple ways this can be realized.