Request and visualise data from vega core and data nodes.
The VegaPy repo uses poetry as the package manager. To setup.
poetry shell
poetry install --all-extras
Then update the network config files with.
make networks
And verify setup by running the tests.
pytest tests
Once setup try running some of the example scripts.