GraphQL is not enabled.
Run withVAEX_SERVER_GRAPHQL=1 or pass the --graphql flag
Remote dataframe
For the remote dataframe API, the following datasets are available:
{{dataset.name}}{{dataset.rows.toLocaleString()}} rows
To connect, use the following Python code:
df = vaex.open('{{ vaexURL(dataset) }}')mdi-clipboard-text-outlineCopy to clipboard