deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
29 stars 31 forks source link

feat: Add shared objects to embed-widget #2189

Open jnumainville opened 1 month ago

jnumainville commented 1 month ago

Requires https://github.com/deephaven/deephaven-core/pull/5854

Adds ability to fetch shared objects with embed-widget. name takes the shared ticket, then shared specifies the type of shared object that needs to be fetched, which is required for getSharedObject.