Added by: bluxmit
May 23, 2023
Version

~> JupySQL

Description
Better SQL in Jupyter. 📊
Links
Install (execute in workspace terminal)
wrk install jupysql==0.7.4.pipenv
Remarks and hints
Gives magics in Jupyterlab:

%load_ext sql
%sql

PAY ATTENTION TO JUPYTERLAB VERSION COMPATIBILITY!

this is sparkmagic fo Jupyterlab versionn *.pipenv, installed in isolated environment with pipenv in /home/abc/apps/jupyterlab.
Scripts
# Istall script # Start script
alnoda-workspace