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

Changes: UI is reflected in the new v2.0 Figma UI, which can change Chart Customization or Line Customization. UI includes Category in frontend Filter Parameter now includes a dropdown for...

## Significant User-Facing Changes - Workflows can now be exported as 'Scripts' for use in other workflows (#294) - [ ] TODO: Update Documentation - Vizier now supports plugin modules....

Modifications were to the Dataset.scala and created a DatasetSummary class. DatasetSummary takes in a projectId and the datasetId and uses it to get the artifact. from there I get all...

**What pain point is this feature intended to address? Please describe.** When importing JSON data, if schema inference fails, an unhelpful error message appears. Vizier tries to get the corrupted...

enhancement
good first issue
layer-api

The `multiline` boolean-valued import option is fairly common for JSON datasets. It would be useful to have a toggle for it when the file type parameter is set to JSON.

enhancement
layer-ui
layer-api

info.vizierdb.ui.components.editors.CodeModuleEditor has a cludge to explicitly allow specific parameters. Why is this cludge in place, and can we get rid of it? - [ ] Check if Python works without...

enhancement
layer-ui
layer-api

**Describe the bug** ``` Uncaught (in promise) Error: Duplicate data set name: "" ``` **To Reproduce** TBD

bug

**What pain point is this feature intended to address? Please describe.** There's no easy way to list all of the available published artifacts without creating a load dataset cell **Describe...

enhancement

**What pain point is this feature intended to address? Please describe.** Vizier's autoscroll feels... not quite intuitive. This is hard to pin down, but simply put, there are situations where...

enhancement

**What pain point is this feature intended to address? Please describe.** One of the nice features of spreadsheets is the ability to display conditional formatting. Presently, Vizier has no way...

enhancement
layer-ui
layer-api
layer-scala