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

Getting reports that vizier is crashing on boot w/ Java 9+.

bug
layer-api

For reasons of performance/sanity, we've been forced to make a number of compromises on reproducibility. For example, LOAD DATASET can read from a URL or from the local filesystem (and...

enhancement
layer-api

As reported in #202, the spreadsheet presently doesn't display caveat links for internally-loaded caveats, only for caveats attached by the initial "preload" dataset.

bug
layer-api

Global caveats do not appear anywhere

bug
layer-ui

**What pain point is this feature intended to address? Please describe.** It can be difficult to quickly identify cells in a spreadsheet that have been modified **Describe the solution you'd...

enhancement
layer-ui
layer-api

**Describe the bug** Spark's optimizer tries to aggressively inline projections. This means it replicates the entire inlined subtree, each spot it occurs in. That's fine when the column being inlined...

bug

it'd be cool if the file type would auto-detect based upon file extension

enhancement

https://github.com/vega/ipyvega It looks like there are some already existent vega backends for Jupyter. We should be able to integrate this, giving us a cleaner API, and standardizing a few other...

enhancement
layer-python

**What pain point is this feature intended to address? Please describe.** Sometimes the content of a cell needs to be moved elsewhere in the notebook. It would be helpful if...

enhancement

**What pain point is this feature intended to address? Please describe.** Classical spreadsheets allow users to define formulas wherever they want. e.g., frequently, users will add formulas alongside tabular data...

enhancement
layer-api