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

Support for dynamic extensions #1

Open psychemedia opened 3 months ago

psychemedia commented 3 months ago

See https://lantern.dev/blog/pglite-lantern for examples of a fork that supports loading postgres extensions.

psychemedia commented 1 month ago

Alternatively, allow switches in the magoc that creates the initial pglite instance and connection to install one or more extensions.

Also have a magic that lists the available extensions.