SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
for instance
add server alias as argument so the same shortcut can be used across any server (assuming same sql dialect).