diff --git a/examples/starburst_trino_NYCTaxi.ipynb b/examples/starburst_trino_NYCTaxi.ipynb index a1d639f..4bad32f 100644 --- a/examples/starburst_trino_NYCTaxi.ipynb +++ b/examples/starburst_trino_NYCTaxi.ipynb @@ -27,7 +27,7 @@ "id": "ad9927bc", "metadata": {}, "source": [ - "IMPORTANT!!!! Change your user, host, port, database, schema and roles to be relevant to your Starburst Galaxy setup. If you are using OAuth2, uncomment the keyword lines roles, and auth. Then comment PASSWORD to proceed. " + "IMPORTANT!!!! Change your user, host, port, database, schema and roles to be relevant to your Starburst Galaxy setup. If you are using OAuth2, uncomment the keyword lines roles, and auth. Then comment PASSWORD to proceed. You can reference: https://ibis-project.org/backends/trino#connecting-to-starburst-managed-trino-instances for more information." ] }, {