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.** Vizier presently does not capture external dependencies via Python (or other languages). This means that e.g., calls to outside...

enhancement
good first issue
layer-python

**What pain point is this feature intended to address? Please describe.** [PI2](https://arxiv.org/pdf/2201.05664.pdf) looks like a nifty tool for generating automatic visualizations of datasets. **Describe the solution you'd like** Add an...

enhancement
good first issue
help wanted
layer-api

A significant pain point for Python at the moment is its high startup cost. Even on a relatively beefy machine, it can take upwards of 500ms to spin up a...

enhancement
good first issue
layer-api
needs discussion
layer-python

A common use case for data tables is text-search. In principle, the browser's normal "find" feature should be ideal for this, but we're not materializing the full DOM of a...

enhancement

Add support for caveat annotations to charts.

enhancement
layer-ui
layer-mimir
layer-api

Allow segments of the notebook to be collapsed, e.g., under markdown cells based on their headers.

enhancement
layer-ui

Like communityclean, it would be nice to view all comments/errors affecting the currently viewed spreadsheet.

enhancement
layer-ui

Add an option to duplicate a notebook.

enhancement
layer-ui
layer-api

Use case from @mrb24 : - Repeated processing of a particular cell with small variations (e.g., load multiple datasets from a database that requires username, password, etc...) We should be...

enhancement
layer-ui

**Current behavior**: Deleting cells requires individually deleting each individual cell one at a time. This triggers re-execution of the subsequent workflow, which takes a while to complete. Worse, until it...

enhancement
layer-ui
layer-api