Skip to content

1.1.0

Compare
Choose a tag to compare
@LeeTZ LeeTZ released this 04 Sep 04:44
· 232 commits to master since this release

This release has 66 issues closed since 1.0.0.

Highlights of this release are:

#7652,#7653,#7670 Better support for autotranslation between all of BeakerX's languages
#6907 %async magic that runs cell in async manner

Issues closed include:
#7418 Autoload spark in spark magic
#7428 Add interrupt button to spark progress
#7472 Ensure deterministic classpath order based on maven 'dependency:build-classpath' goal
#7481 Fix the printed form of the Unit object in Scala kernel
#7561 Fix spark dataset preview appearing in wrong location
#7610 Implement Python autotranslation of pandas dataframe
#7618 Improve Scala autotranslation with implicit conversion
#7625 Fix nanoplots problems in python
#7627 Fix combined plot axis problems in python
#7641 Add API for Image Format in tabledisplay
#7642 Fix html font in jupyter lab output section
#7645 Fix tabledisplay data corruption problem
#7650 Fix spark progress truncated in spark UI
#7651 Move antlr from base to Groovy and Java kernel
#7668 Fix for handling ndarray as xygraphics argument
#5742 Fix to let syntax highlighter understand magics
#5900 Add publish menu item to plots and tables
#7686 Remove throttling from TableDisplay fitVieport method
#7689 Allow reading CSV as an iterator
#5961 Fix %import magic breaking global variables
#6610,#6676,#7384,#7385,#7386,#7461 Fixes on easyform styling
#7338 Add option to HTML format for fixed width columns in Tables
#7460 Add TableDisplay.setTimeZone() in Python
#7399,#7403,#7444 Enrich documentation for widgets, plot styling,scala