vizier-scala icon indicating copy to clipboard operation
vizier-scala copied to clipboard

The Vizier kernel-free notebook programming environment

Results 104 vizier-scala issues
Sort by recently updated
recently updated
newest added

**What pain point is this feature intended to address? Please describe.** It takes more time when building a new workflow and choosing appropriate variable/table names, to have to rename certain...

enhancement

**What pain point is this feature intended to address? Please describe.** When writing scala code cells, it's occasionally useful, when debugging, to display a sample of a generated dataset (i.e.,...

enhancement
layer-scala

**What pain point is this feature intended to address? Please describe.** Error reporting in scala cells **sucks**. Parse errors are incredibly uninformative, and when exceptions are reported, it's not entirely...

enhancement
layer-scala

**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

This is the result of our branch history on our notebook. It seems that the timeline of the changes is wrong or has a way of sorting itself that doesn't...

bug
layer-ui