Request and visualise data from vega core and data nodes.
The VegaPy repo uses poetry as the package manager. To setup.
poetry shellpoetry install --all-extrasThen update the network config files with.
make networksAnd verify setup by running the tests.
pytest testsOnce setup try running some of the example scripts.