jupyterlab-sql icon indicating copy to clipboard operation
jupyterlab-sql copied to clipboard

Can't load plugin: sqlalchemy.dialects:presto

Open ghoshkunal123 opened this issue 5 years ago • 1 comments

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.

ghoshkunal123 avatar Jul 15 '20 19:07 ghoshkunal123