Dear Jupyter Community,
We are very pleased to announce the first release of BeakerX, a collection of extensions and kernels for Jupyter. BeakerX is the successor to the Beaker Notebook project from Two Sigma Open Source <http://opensource.twosigma.com/>. The full story of this transition was just presented at JupyterCon <https://conferences.oreilly.com/jupyter/jup-ny> (slides and video forthcoming). Today, we'd like to invite you to try BeakerX <https://github.com/twosigma/beakerx>. It's as easy as "pip install beakerx; beakerx-install", but see our github page <https://github.com/twosigma/beakerx> for the dependencies, details, documentation, and examples. This release is an alpha. The implementation is not yet complete and our APIs are subject to change. However, we already find it useful, and we hope you will too. BeakerX brings a number of features to Jupyter: - JVM kernel support including magics, classpath, and other JVM properties. We have Java, Scala, Groovy, Clojure, Kotlin, and SQL, all built on a shared base kernel and runtime. The kernel supports the jvm-repr API to allow 3rd party classes to declare their own notebook representation. - Interactive widgets for time-series plots, tables, and forms, accessible from our JVM languages, plus Python and JS. This includes a Java API for the existing standard jupyter-js-widgets. - Prototype autotranslation (to JavaScript only). True polyglot programming is still on the drawing board. - One-click publication including interactive widgets. - Data browser with drag-and-drop into the notebook (working but not released yet). We welcome your feedback, questions, bug reports, and pull requests. Thank you to those who have already contributed, our users, and all of you for your warm welcome. Best, -Scott BeakerX Tech Lead <https://github.com/twosigma/beakerx> @BeakerXNotebook <https://twitter.com/BeakerXNotebook> ScottDraves.com <http://www.ScottDraves.com> @Scott_Draves <http://twitter.com/scott_draves> -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAMaD%2Bf59EpK6VE3Nj9pXEnz12UxAMbPnEve8bEbP9Gq_Ne41Ww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
