Skip to content

Brian-Burns-Bose/eclairjs-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Jupyter/IPython kernel for EclairJS

eclairjs-kernel has been developed for use specifically with Jupyter Notebook and eclairjs-node. It can also be loaded as an IPython extension allowing for eclairjs code in the same notebook as python code.

Installation

Development version

export SPARK_HOME="<spark 1.6.0 distribution>"

export ECLAIRJS_NASHORN_HOME="<location of eclairjs-nashron jar>"

pip install git+https://github.com/bpburns/eclairjs-kernel.git

Requires

  • System installation of Apache Spark 1.6.0
  • System installation of eclarjs-nashorn >= 0.5
  • Notebook (IPython/Jupyter Notebook >= 4.0)
  • Metakernel

About

Jupyter Metakernel for eclairjs nashorn interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages