The Beaker Notebook is a new open source tool for research and data science. It's advanced UI allows you to focus on your data and your science, instead of getting frustrated by your tool. We designed it to be polyglot from the ground up. That is, a single notebook may contain code from multiple different languages that communicate with one another through a unique feature called autotranslation. You can set a variable in a Python cell and then read that variable in a subsequent R cell, and everything just works, magically. Beaker comes with built-in support for Python, R, Javascript, Scala, Groovy, Julia, Clojure, and K.
Nice tool can I post about it on my blog datascience. With reviews and how to use it.
Show entire comment ▾
0
Said about Beaker as an alternative
Very similar to Jupyter, but leaving aside the notion of a "session" it embraces multiple language cells in a single notebook and cross-language data translation between code cells.
Positive comment • almost 5 years ago • as an alternative to
Nice tool can I post about it on my blog datascience. With reviews and how to use it.