This is a beta release with [49 issues](https://github.com/twosigma/beakerx/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2017-12-18..2018-01-10+sort%3Acreated-asc+) closed since 0.10.0. Highlights include much improved end-to-end testing and Jupyter Lab support.
Classpath
* 6340 Put maven cache in the conda environment,
* 6547 6624 6623 Support extending classpath with dynamically computed locations,
* 6550 Fix output of classpath magics,
* 6571 Prevent maven from caching missing packages,
End-to-end testing
* 6458 Fix process leak on interrupt of e2e test runner,
* 6519 Remove use of password during e2e testing,
* 6542 Fix and lock chromedriver and selenium versions,
* 6561 Fix pexpect jupyter console test,
Jupyter Lab
* 6442 Reloading breaks EasyForm,
* 6475 Fix missing plot resize thumb,
* 6499 Fix comment-out editor command,
* 6526 Fix nanosecond plots,
* 6527 Fix unexpected length error from Plots,
* 6546 Fix Initialization cells,
* 6579 6596 Version lock jupyterlab-manager for compatibility,
JVM parameters
* 6371 Use continuous sync for JVM parameters form instead of an OK button,
* 6478 Add error checking for positive heap size,
* 6511 6548 6603 Improve the beakerx.json format,
Widgets
* 6445 Preserve column order of tables when displayed as widget,
* 6524 Add Python API for table actions,
* 6544 Fix Python API for EasyForm Date widget,
* 6553 Fix Groovy API for EasyForm radio button widget,
* 6588 Fix setBound method on second Y axis,
Documentation
* 6388 Improve SQL doc,
* 6494 Document the magic for running groovy from a python notebook,
* 6512 Add flint demo,
* 6525 Reorganize and rename all the doc files,
* 6551 6607 Version lock binder so its cache works,
Available via [pip](https://pypi.org/project/beakerx/), [conda](https://github.com/conda-forge/beakerx-feedstock) and docker. See the [home page](http://BeakerX.com).