Skip to content

0.19.0

Compare
Choose a tag to compare
@scottdraves scottdraves released this 07 Jun 19:22
· 413 commits to master since this release

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

  • #7441 Table widget search now is case-insensitive unless you request a capital letter,
  • #7443 Fix memory leaks in table widget,
  • #7456 Add table of contents extension,

Available via pip, conda and docker. See the home page.