Oliver Kennedy
Oliver Kennedy
**What pain point is this feature intended to address? Please describe.** The code for accessing artifacts can be a bit confusing. **Describe the solution you'd like** It would be helpful...
The modern replacement seems to be webpack. e.g., https://github.com/webpack-contrib/sass-loader or https://github.com/sass/dart-sass Java SASS appears to break on Java 19+
Per #58 we're going to want to create multiple environments... but pyspark is a **really** heavyweight dependency. We're going to want to remove it if possible. Specific places where it...
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...
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...