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
I did put it in a PR, successfully tested it in Colab and Databricks, but haven't actually written any tests as there I wouldn't even know where to start.
What happens?
In Databricks, once
jupysql
is loaded, the original Databricks%sql
magics are unusable, even though the docs say "you can use both".Probably in a Databricks enviromnent only the
%jupysql
alias should be added.To Reproduce
In a Databricks notebook:
The above error hints that
%sql
was trying to calljupysql
.OS:
Linux
JupySQL Version:
0.10.17
Full Name:
Daniel Sparing
Affiliation:
Goudappel
The text was updated successfully, but these errors were encountered: