Skip to content
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

Making a notebook with only SQL code #59

Open
AbdealiLoKo opened this issue Aug 24, 2016 · 0 comments
Open

Making a notebook with only SQL code #59

AbdealiLoKo opened this issue Aug 24, 2016 · 0 comments

Comments

@AbdealiLoKo
Copy link

AbdealiLoKo commented Aug 24, 2016

I want to make a notebook which essentially only has SQL code.

Currently, I'd have to choose a Python kernel and add a %%sql to every block, right ?
Is there a better way to do this so that I can simply write SQL code without adding the magics everywhere ?

It would be nice to have a kernel "SQL" or so which directly does this.

pmfischer pushed a commit to pmfischer/ipython-sql that referenced this issue Sep 8, 2023
* adds alias to Connection

* adds -A/--alias

* adds alias to Connection

* parsing -A/--alias

* documents -A/--alias

* test fixes due to -A/--alias addition

* adds some missing versionadded

* adds links to example

* adds fork notice

* adds missing test on closing connections with --alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant