Skip to content

0.21.0

Compare
Choose a tag to compare
@scottdraves scottdraves released this 01 Jul 01:38
· 327 commits to master since this release

This is a beta release with 26 issues closed since 0.20.1.

The highlight of this release is #5039 general autotranslation, working between all of BeakerX's languages.

Also included are:

  • #7327 Support millisecond and nanosecond formats for dates and date-times in tables,
  • #7404 Truncate tables cells at 1000 chars for all types, not just strings,
  • #7592 By default integers in tables are not formatted,
  • #7593 Fix column drag-n-drop with index column present,
  • #7600 Fix table menu remaining open on blur,
  • #7522 Python table actions define event details,
  • #7523 implement Python plot actions,
  • #7535 #7550 #7573 #7578 Polish Spark UI,
  • #7536 Document widget styling,
  • #7580 Fix Spark UI on Windows,
  • #7568 Fix Spark status toolbar indicator with multiple notebooks in Jupyter Lab,
  • #7601 Add default imports for MIME types in Scala,

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