Giter VIP home page Giter VIP logo

beakerx's Introduction

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

  • oracle Java8 JDK
  • npm, bower, webpack
  • conda

Build and run

conda create -y -n beakerx python=3.5 jupyter pandas
source activate beakerx
./gradlew --no-daemon build
./gradlew --no-daemon kernelInstall
./gradlew --no-daemon :beakerx:install
pip install -e .
python -m beaker.install --enable --prefix="${CONDA_PREFIX}"
jupyter notebook

Update after Java change

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

  • ./gradlew build

Update after JS change

  • cd beakerx/js; webpack

Beaker Notebooks Converter

python -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.

beakerx's People

Contributors

efimovvladimir avatar scottdraves avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.