pbugnion / jupyterlab-sql

SQL GUI for JupyterLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to install

abetkin opened this issue · comments

This happens when I try to install in a virtualenv (via pipenv or conda)

jupyterlab_sql

Btw, when installing globally, the extension builds ok, but is not loaded when jupyterlab starts

You should be able to either install in a virtual environment that also contains Jupyter, or globally. I'd definitely recommend installing in a virtual environment.

What happens when you try to run the installation commands in a virtual environment?

Closing this for now. Feel free to re-open if the issue persists.