You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#5374 added the capability to create shared tickets in pydeephaven, specifically through the SharedTicket class and publish_table method. For deephaven/deephaven-ipywidgets#38 we need a more general publish method exposed, so we can bind other objects to the session, such as charts or dh.ui objects.
The text was updated successfully, but these errors were encountered:
#5374 added the capability to create shared tickets in
pydeephaven
, specifically through theSharedTicket
class andpublish_table
method. For deephaven/deephaven-ipywidgets#38 we need a more general publish method exposed, so we can bind other objects to the session, such as charts or dh.ui objects.The text was updated successfully, but these errors were encountered: