Skip to content

0.10.0

Compare
Choose a tag to compare
@scottdraves scottdraves released this 04 Jan 18:23
· 953 commits to master since this release

0.10.0 is a beta release with 75 issues closed since 0.9.1. Highlights include:

Maven

  • #6367 #6417 Show progress during maven download,
  • #6407 Fix error reporting from consecutive maven magics,
  • #6347 Support adding maven resolvers,

Scala and Spark

Java

  • #6399 Fix Java compilation on Windows,
  • #6431 Improve recognizing return statements in Java kernel,

Documentation

  • #5643 #6459 #6461 Make JavaDoc accessible,
  • #6325 Python kernels demos fixed in Binder,
  • #6190 #6369 #6479 Reorganize documentation,
  • #5829 Document column size limit,
  • #6411 Link to source for demo jars instead of using a markdown copy,

Docker

  • #6356 Reduce size of Docker image,
  • #6437 Refactor Docker images to save build time,
  • #6212 Add badge for Docker Hub to README,

Plotting

  • #6330 Plots with an axis range specified show both endpoints,
  • #6346 Fix alignment of combined plots with long tick labels,
  • #6409 Fix plot margins with 2nd Y axis,
  • #6440 Show tick marks on 2nd plot axis,
  • #6443 Fix update of previously displayed plot,
  • #6287 Support yLowerMargin and yUpperMargin plot attributes,

Magics

  • #5443 Automatically install Groovy magic,
  • #6453 Enable %unimport for all kernels,
  • #6209 Add aliases for html and javascript magics,

More

  • #6470 Fix pip install from source in a virtualenv,
  • #6507 Fix beakerx.getCodeCells interaction with EasyForm,
  • #6157 Remove "tags/" from version string in about box,
  • #6323 Handle logging with SLF4J, and
  • #6364 Finish update to ipywidgets v7.

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