Oliver Kennedy

Results 161 issues of Oliver Kennedy

**What pain point is this feature intended to address? Please describe.** In some circumstances, it is convenient to be able to see multiple artifacts simultaneously (e.g., plots, or dataframes). Yes,...

enhancement
layer-ui

**Describe the bug** ![image](https://github.com/VizierDB/vizier-scala/assets/3641553/c00c6afb-8c2a-484e-b09a-e345e7704e39)

bug
layer-ui

**What pain point is this feature intended to address? Please describe.** Workflows can get repetitive, with the same sequence of cells getting invoked multiple times. This can make workflows harder...

enhancement
layer-ui
layer-api

Several folks have now requested something to highlight the evolution / provenance of a given dataset. The details would have to be discussed, but at a minimum, this would contain...

enhancement
good first issue
layer-ui
layer-api

**Describe the bug** `df(colName)` breaks if `colName` needs to be quoted. The new `DataFrameOps` is cleaner. Unfortunately, this patten is used throughout the entire codebase. We need an audit to...

bug

Instead of taking up regular screen real estate, move the documentation list to the Help menu.

enhancement
good first issue
layer-ui

Vizier has a way to upload datasets, but not raw files. This creates a challenge, particularly for hosted instances of Vizier, since we need to resort to awkward workarounds like...

enhancement

At some point, we're going to need to start enabling support for plugins. In particular, things seem to be getting to the point where Sedona has tendrils in enough parts...

enhancement
layer-ui
layer-api

**What pain point is this feature intended to address? Please describe.** Typical jupyter users use a single cell to define all of the imports that they plan to use. Vizier...

enhancement

An often requested feature for Vizier is the ability to import Jupyter notebooks. In its simplest form, this should be pretty trivial: each Jupyter cell becomes a Vizier cell. However,...

enhancement
layer-api
priority