-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deprecating legacy plot API #513
Comments
So, for this issue, we should not use the |
correct. |
@bryannho let's work on getting the PR merged. you have some issues in the CI so merge from master. i think that'll fix it |
got it, will create a new PR to merge from master |
I see you created a new PR, that's fine but for next time there's no need to do it, you can just update the existing PR and merge from master to that PR |
once #508 is merged, we should start showing deprecation warnings:
jupysql/src/sql/run.py
Line 232 in 8ce3334
jupysql/src/sql/run.py
Line 302 in 8ce3334
and tell people they should use the
%sqlplot
APIThe text was updated successfully, but these errors were encountered: