Skip to content

0.18.2

Compare
Choose a tag to compare
@scottdraves scottdraves released this 31 May 20:01
· 432 commits to master since this release

This is a beta release with 17 issues closed since 0.17.0.

Compared to 0.18.0 this release also fixes #7453 and #7442.

The highlight of this release is that Spark integration has improved enough to leave alpha for beta:

  • #7326 #7426 improve spark status widget,
  • #7416 improve spark config dialog,
  • #7330 add advanced configs to spark config,
  • #7331 persist spark configs in ~/.jupyter/beakerx.json,
  • #7353 for local spark master URL, disable executor configs,
  • #7359 support concurrent spark progress bars,
  • #7371 fix flashing of spark progress bars,
  • #7427 improve density of spark progress.

Other improvements:

  • #7016 remove old tables implementation,
  • #7204 remove dependency on bootstrap,
  • #7405 fix doc of image mime type,
  • #7419 fix foldout formatting on narrow window

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