We are pleased to announce the release of BeakerX 1.0 <http://beakerx.com/>.

BeakerX is a collection of kernels and extensions to the Jupyter
interactive computing environment. It provides JVM support, Spark cluster
support, polyglot programming, interactive plots, tables, forms,
publishing, and more.


   - Groovy, Scala, Clojure, Kotlin, Java, and SQL, including many magics;
   - Widgets for time-series plotting, tables, forms, and more (there are
   Python and JavaScript APIs in addition to the JVM languages);
   - Polyglot magics and autotranslation, allowing you access multiple
   languages in the same noteobook, and seamlessly communicate between them;
   - Apache Spark integration including GUI configuration, status,
   progress, interrupt, and tables;
   - One-click publication with interactive plots and tables, and
   - Jupyter Lab.

BeakerX is available via conda, pip, and docker. Or try it live online with
Binder
<https://mybinder.org/v2/gh/twosigma/beakerx/1.0.0?filepath=StartHere.ipynb>
.

Thank you, -Scott

Reply via email to