twosigma/beaker-notebook-archive

Name: beaker-notebook-archive

Owner: Two Sigma

Description: Archive of Beaker Notebook

Created: 2017-05-05 02:40:15.0

Updated: 2017-07-30 13:57:49.0

Pushed: 2017-05-09 18:53:37.0

Homepage: null

Size: 292060

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Archive of Beaker Notebook

The last release of Beaker Notebook was v1.7.1. This archive includes development past that, and into the first stages of BeakerX, as you can see below.

BeakerX: Beaker extensions for Jupyter

Build Status Gitter chat

BeakerX is a collection of JVM kernels with widgets, plotting, tables, autotranslation, and other extensions to the Jupyter Notebook and Jupyter Lab. BeakerX is in alpha, with major features still under development and refactorings and incompatible changes. This is true despite our previous stable releases up to version 1.7.1 because BeakerX has a whole new architecture based on Jupyter, whereas the previous releases were an independent application, Beaker Notebook. You could think of BeakerX as Beaker Notebook 2.0, and this transition is not yet complete. Feedback and advice on how to best complete this process is very welcome.

Dependencies
Build and run
a create -y -n beakerx python=3.5 jupyter pandas
ce activate beakerx
adlew --no-daemon build
adlew --no-daemon kernelInstall
adlew --no-daemon :beakerx:install
install -e .
on -m beaker.install --enable --prefix="${CONDA_PREFIX}"
ter notebook
Update after Java change

Ther kernels are installed to run out of the repo, so just a build should update the java code.

Update after JS change
Beaker Notebooks Converter
on -m bkr2ipynb *.bkr
Groovy with Interactive Plotting and Table Saw:

screen shot 2016-12-20 at 11 35 17 am

Autotranslation from Python to JavaScript:

screen shot 2016-12-10 at 10 43 22 pm

Contributing

We welcome developers to extend and improve BeakerX in ways that can benefit everyone. In order for us to accept your code or pull request, we need for you to fill out and email back to us a scan of a signed copy of the Contributor License Agreement.

Attribution

The kernel is originally derived from https://github.com/lappsgrid-incubator/jupyter-groovy-kernel, but has been rewritten in Java and refactored and expanded. The Java support uses Adrian Witas' org.abstractmeta.toolbox.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.