Data Science

BeakerX – Successor to Beaker Notebook

BeakerX is an open source collection of kernels and extensions to the Jupyter interactive computing environment with interactive tables, plots, JVM support and more. BeakerX is the successor to Beaker Notebook.

BeakerX has a container distributed by Docker Hub so you can download and run it with just one command.

The software is in a beta stage and under active development.

The kernel is originally derived from lappsgrid, but has been rewritten in Java and refactored and expanded.

Key Features

  • Polyglot Analysis: Supports Groovy, Scala, Clojure, Kotlin, Java, and SQL, including many magics.
  • Magics:
    • Time Magics – timing execution of code with a similar syntax to the standard ones in Python.
    • Manipulating the Java Classpath and Imports.
    • Polyglot Magics – run multiple languages in the same notebook.
    • API to define your own magics.
  • Provides widgets for time-series plotting, tables, forms, and more (there are Python and JavaScript APIs in addition to the JVM languages).
  • One-click publication with interactive plots and tables.
    • APIs for interactive time-series, scatter plots, histograms, heatmaps, and treemaps.
    • Interactive widgets that stay interactive when saved to disk and published to the web.
    • Unique features for handling many points, nanosecond resolution, zooming, and exporting.
  • Interactive Tables that automatically recognize pandas dataframes and allow you to search, sort, drag, filter, format, select, graph, hide, pin, and export to CSV or clipboard. Python API for Table Display.
  • Jupyter Lab support.
  • Prototype implementation of autotranslation that works between Python and JavaScript, and the JVM languages and JavaScript.
  • Customized KernelSpec to allow BeakerX to configure the JVMs that run the kernels.
  • Python API for the runtime (tables, plots, easyform).
  • nbextension webpack (compiled JavaScript, TypeScript, CSS, fonts, images).
  • Put math and HTML into notebooks directly with markdown cells.
  • API for generation and display of multimedia content.
  • Easy to install.

Website: beakerx.com
Support: Documentation, FAQ, GitHub Code Repository
Developer: Two Sigma Open Source
License: Apache License 2.0

BeakerX

BeakerX is written in Java. Learn Java with our recommended free books and free tutorials.


Related Software

Notebook software
JupyterLabThe next generation user interface for Project Jupyter
RStudioIntegrated development environment (IDE) for R
Jupyter NotebookWeb-based notebook environment for interactive computing
PositronNext-generation data science IDE
marimoReactive Python notebook
Apache ZeppelinMulti-purpose notebook
IPythonRich architecture for interactive computing
PolynoteExperimental polyglot notebook environment
nteractNotebooks on your Desktop
PlutoSimple reactive notebooks for Juli
PretzelBilled as a modern replacement for Jupyter Notebooks
Spark NotebookInteractive and reactive data science using Scala and Spark
BeakerXKernels and extensions to the Jupyter interactive computing environment

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments