Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get deephaven.ui working in an embedded pip installed environment (iframe/Jupyter) #215

Closed
mofojed opened this issue Jan 19, 2024 · 2 comments
Assignees
Labels
devrel-watch Tickets DevRel is watching enhancement New feature or request
Milestone

Comments

@mofojed
Copy link
Member

mofojed commented Jan 19, 2024

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

@mofojed mofojed added enhancement New feature or request triage labels Jan 19, 2024
@chipkent chipkent added the devrel-watch Tickets DevRel is watching label Jan 22, 2024
@vbabich vbabich added this to the February 2024 milestone Jan 30, 2024
@vbabich vbabich removed the triage label Jan 30, 2024
@mofojed mofojed modified the milestones: February 2024, March 2024 Mar 18, 2024
@mofojed 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 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
@mattrunyon
Copy link
Collaborator

embed-widget should add support for dashboards/layouts

  • Show tab titles only if there are multiple panels
  • Show tab and dashboard titles if there are multiple dashboards
  • Panels/dashboards should not be closeable or renameable in either case

@mofojed mofojed modified the milestones: March 2024, April 2024 Apr 15, 2024
mattrunyon added a commit to deephaven/web-client-ui that referenced this issue Apr 24, 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.
@mattrunyon
Copy link
Collaborator

Works for everything except multiple dashboards (which we don't support in a single widget) with deephaven/web-client-ui#1950

If we want to support multiple dashboards/widgets at once, then we should make a ticket in web-client-ui to support multiple widgets in embed-widget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devrel-watch Tickets DevRel is watching enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants