deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
28 stars 30 forks source link

Embed Widget - additional feature flags to enable UI #2111

Open bmingles opened 1 month ago

bmingles commented 1 month ago

One of the feedback comments we've received for the vscode-deephaven extension is that it is missing a REPL feature https://github.com/deephaven/vscode-deephaven/issues/8). One way we could get this feature "for free" would be to enable the console (or the input portion of it) via a query string argument in Embed Widget. We should think through any existing UI features that would be useful to expose in Embed Widget via query string flags or possibly via the postMessage apis.