-
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
error when using --save
and writing a CTE
#652
Comments
Hey @edublancas |
if the first example has been fixed, just make sure we have a unit test for it (it might be in the test_magic.py file. And then focus on fixing the second case |
Still working on the first one |
@edublancas Do we want to show a warning or raise a usage error if we are disabling the CTE when a saved snippet is used in the expression? |
we show a warning |
(similar to #651, let's work on that one first)
more context: create-table-bug-2.ipynb.zip
The text was updated successfully, but these errors were encountered: