JupyterLab extension for JupySQL, providing a graphical interface for SQL queries in notebooks. Current version 0.4.5, released sporadically with minor updates.
pip install jupysql-pluginNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
After installation, reload the page, specify connection string, and run a query.
Install jupysql-plugin in the JupyterLab kernel's Python environment.
Use JupyterLab 3 or downgrade: conda install jupyterlab=3
Keep jupysql at version <0.10 or check for plugin updates.
Re-enable the extension: jupyter labextension enable jupysql_plugin
Run: jupyter labextension enable jupysql_plugin
Install in the correct environment: pip install jupysql-plugin
Downgrade to JupyterLab 3: conda install jupyterlab=3