You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to connect to presto from the jupyterlab-sql using a string like
presto://@:port/hive/
I get the following error.
Can't load plugin: sqlalchemy.dialects:presto
please note I have installed pyhive in the conda env, it works from the ipython-sql in the niotebook. I wonder if presto is supported by jupyterlab-sql.
The text was updated successfully, but these errors were encountered:
When I try to connect to presto from the jupyterlab-sql using a string like
presto://@:port/hive/
I get the following error.
Can't load plugin: sqlalchemy.dialects:presto
please note I have installed pyhive in the conda env, it works from the ipython-sql in the niotebook. I wonder if presto is supported by jupyterlab-sql.
The text was updated successfully, but these errors were encountered: