0.19.0
This is a beta release with 17 issues closed since 0.18.0.
Highlights include:
Jupyter Lab
- #7454 Add our custom fonts (Lato and Roboto Mono) to Jupyter Lab themes,
- #7275 Keyboard commands to table widget in Jupyter Lab do not also trigger notebook actions,
- #7454 Jupyter Lab themes added, including a dark theme,
Apache Spark
- #7393 Spark Dataset preview includes only columns and types until user requests materialization,
- #7464 Fix order of columns in Spark Dataset preview,
- #7470 Better error handling while starting a Spark session,
- #7468 Workaround for locating .beakerx.json,
Other