vizier-scala
vizier-scala copied to clipboard
The Vizier kernel-free notebook programming environment
Getting reports that vizier is crashing on boot w/ Java 9+.
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...
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.
**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...
**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...
it'd be cool if the file type would auto-detect based upon file extension
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...
**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...
**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...