Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Some results were being assigned to a new variable instead of replacing the existing `result` panel - Add explicit wrapping around text with icon in ui.item case. Created ticket to automatically wrap raw nodes: deephaven#353 - Fix hist_demo. You cannot pass non-hashable objects into a set; in this case we were passing in a dict to the set of dependencies. Need to use an array instead - Should we even bother allow passing in a `set` because of stuff like this?
- Loading branch information