-
**Description**
```
import io.deephaven.enterprise.webclientdata2.*
ctx = new PersistentQueryConfigTableContext(ccf.getSubscribed(), ExecutionContext.getContext().getUpdateGraph())
aph-updat…
-
Data manipulation as table operations (concepts).... the query engine (concepts).... where and update as examples.
-
Epic ticket for the deephaven.ui framework for programmatic layouts and callbacks.
## General:
- [x] Discuss requirements with team in [Requirements Doc](https://docs.google.com/document/d/1…
-
_This issue was auto-generated_
PR: https://github.com/deephaven/deephaven-core/pull/6175
Author: jmao-denver
## Original PR Body
Fixes #6171
Most recent nightlies run: https://github.com/nbaue…
-
I've been iterating on some code. The errors that are coming from `ui` are complete misdirections. Below I have some broken code plus the error that came with it. I made some changes towards resolv…
-
The vscode extension needs to be able to use a language server running on the server in the context of the Core+ worker.
- Extension needs to talk to language service specific to the Core+ worker …
-
**Description**
If you create a line plot in plotly express, it seems to just use the canvas instead of the WebGL optimized canvas. We should be using WebGL to render when it is enabled. Wi…
-
As a developer, I want to add a custom `deephaven.ui` Element component and simply define the JS to take advantage of the deephaven.ui framework.
E.g. On the server, I want to simply define a compo…
-
Using the Deephaven UI, develop an Adhoc Dashboard that allows users to visualize comparisons they run with adhoc auto provision.
- Allow selection of the data sets (e.g. actor and set filters)
- …
-
Memory usage in Deephaven - perhaps a centralized guide, as we have distinct questions on memory (Parquet, how to find memory usage, etc.) - so that it's easy to find.