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
Should be able to pip install environment doing pip install deephaven-server jupyter jupyterlab deephaven-plugin-ui and be able to use deephaven.ui in the pip installed environment.
Dependent on packaging JS with the Python module: #194
The text was updated successfully, but these errors were encountered:
mofojed
changed the title
Get deephaven.ui working in pip installed environment
Get deephaven.ui working in an embedded pip installed environment (Jupyter)
Mar 18, 2024
mofojed
changed the title
Get deephaven.ui working in an embedded pip installed environment (Jupyter)
Get deephaven.ui working in an embedded pip installed environment (iframe/Jupyter)
Mar 19, 2024
Needed for deephaven/deephaven-plugins#215
Doesn't support multiple dashboards being opened in one embed, but some
of the groundwork is there and we don't support multiple dashboards from
a single widget anyway yet.
Should be able to pip install environment doing
pip install deephaven-server jupyter jupyterlab deephaven-plugin-ui
and be able to use deephaven.ui in the pip installed environment.Dependent on packaging JS with the Python module: #194
The text was updated successfully, but these errors were encountered: