Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.21.1.tar.gz | 2018-07-03 | 20.6 MB | |
0.21.1.zip | 2018-07-03 | 22.1 MB | |
README.md | 2018-07-03 | 2.0 kB | |
Totals: 3 Items | 42.6 MB | 0 |
This is a beta release with 40 issues closed since 0.20.1.
The highlight of this release is [#5039] general autotranslation, working between all of BeakerX's languages.
Compared to 0.21.0 this release has:
- [#7638] Fix JS console error on setting beakerx property with %%python magic,
- [#7626] Fix fixed with font in Jupyter Lab,
- [#7608] Improve error message for undefined beakerx property,
- [#7335] Add image format to tables,
- [#7615] Spark status indicators have minimum width to avoid horizontal shifting,
- [#7469] Change spark magic autostart option from
-c
to-s
. - [#7603] Fix stack trace on exit after using %%python magic,
- [#7629] Fix vertical shifting during maven download,
- [#7511] Autotranslation of Scala structured data,
- [#7611] Fix getCodeCells in Lab,
- [#7617] Fix autotranslation on Windows.
Also included in 0.21.0 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, and
- [#7601] Add default imports for MIME types in Scala.