innovationOUtside / jupyter_anywidget_pglite

Jupyter anywidget and magic for working with pglite (single use postgres wasm build)
MIT License
0 stars 0 forks source link

Add magic arguments to pass variables into templated queries #7

Open psychemedia opened 3 months ago

psychemedia commented 3 months ago

Generalise how line magic elements are handled and then add support for passing in py variables that can be used in the sql queries as template parameters.