Skip to content

0.8.0

Compare
Choose a tag to compare
@scottdraves scottdraves released this 14 Nov 18:33
· 1094 commits to master since this release

continued beta, 39 issues closed since 0.7.0. Highlights include:

  • #5678 Make a UI for setting JVM options,
  • #6207 Use maven instead of ivy for fetching dependencies,
  • #5781 Eliminate extra copies of installed jars,
  • #6162 Minify the extension so it loads faster,
  • #6033 Add DataVec (Deeplearning4j) demo,
  • #6175 Pandas dataframes correctly display index columns,
  • #6177 #6193 Python plotting API works with pandas series,
  • #6197 Plots with too many points fail gracefully instead of hanging browser,
  • #6210 Magic commands working in console mode, and
  • #6293 Fix display of boolean arrays.

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