This is a beta release with [37 issues](https://github.com/twosigma/beakerx/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2018-06-08..2018-06-20+sort%3Acreated-asc) closed since [0.19.0](https://github.com/twosigma/beakerx/releases/tag/0.19.0).
Compared to 0.20.0 this release also fixes 7562 and 7535.
Highlights include:
* 7322 Publish type declarations for our widgets so other Jupyter Lab extensions can build on them,
* 7332 Support named profiles of Spark configurations,
* 6688 7080 7517 Jupyter Lab theme support complete, including custom fonts and dark theme, and
* 6903 Add support for using ipyvolume and pythreejs from JVM languages.
**Spark**
* 7447 7480 7521 7546 7547 7548 7549 7551 Improve Spark UI
* 7471 Store Spark properties like JVM options,
* 7410 7524 Show Spark status in toolbar, and
* 7512 Spark magic defines `sc`.
**Other**
* 7534 Fix filtering of tables when column has multiple spaces,
* 7518 Envar for configuring default JDBC for SQL kernel,
* 7491 Clojure EasyForm fixed,
* 7499 EasyForm Date syncs typing,
* 7502 Fix table resize handle flickers,
* 7222 Fix Kotlin syntax highlighting in Jupyter Lab,
* 7394 Document Spark supported versions,
* 7539 Document more Clojure widgets, and
* 7402 Remove tutorial with redundant content.
Available via [pip](https://pypi.org/project/beakerx/), [conda](https://github.com/conda-forge/beakerx-feedstock) and [docker](https://hub.docker.com/r/beakerx/beakerx/). See the [home page](http://BeakerX.com).