vizier-scala
vizier-scala copied to clipboard
The Vizier kernel-free notebook programming environment
I am trying to run Vizier on my macbook pro. It has the following specs: - Macbook Pro 14-inch 2021 - Apple M1 Pro chip - MacOS Monterrey version 12.2...
It would be nice to maintain an undo/redo stack in the browser cache on the client for cell edits (especially code cells) that have not been executed (and therefore are...
**What pain point is this feature intended to address? Please describe.** It would be great to have some sort of data widget that allows interactive exploration of data clusters. **Describe...
**What pain point is this feature intended to address? Please describe.** * Vizier imports data files into the vizier project directories. This makes vizier project directories ginormous --- hard to...
**What pain point is this feature intended to address? Please describe.** At present, Vizier's GeoPlots render to a static image: - There is no background, no context whatsoever. - Sedona's...
**What pain point is this feature intended to address? Please describe.** There are situations where I want to change a dataset temporarily for display. For example, I might want to...
Now that we have deltas implemented, it should be possible to implement some form of branch merge.
- [ ] Add use of caveat families to Lenses - [ ] Add support for caveat families to UDFs In both cases, we should automatically generate a family ID...
Proposed functionality: Filter rows/cells by caveat family Filter rows/cells by caveat ID List caveats on a column/cell/row/table
[[migrated](https://github.com/VizierDB/frontend/issues/10)] Common data exploration and manuplation operations should be supported from the Spreadsheet View - [ ] Filter (Select operator) - [x] Sort - [ ] Join ("Join with table...