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 is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Notebook software | |
|---|---|
| JupyterLab | The next generation user interface for Project Jupyter |
| RStudio | Integrated development environment (IDE) for R |
| Jupyter Notebook | Web-based notebook environment for interactive computing |
| Positron | Next-generation data science IDE |
| marimo | Reactive Python notebook |
| Apache Zeppelin | Multi-purpose notebook |
| IPython | Rich architecture for interactive computing |
| Polynote | Experimental polyglot notebook environment |
| nteract | Notebooks on your Desktop |
| Pluto | Simple reactive notebooks for Juli |
| Pretzel | Billed as a modern replacement for Jupyter Notebooks |
| Spark Notebook | Interactive and reactive data science using Scala and Spark |
| BeakerX | Kernels and extensions to the Jupyter interactive computing environment |
Read our verdict in the software roundup.
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. |

