UNPKG
@kurtharriger/jp-kernel
Version:
latest (0.1.0-wdio-repl)
wdio-repl (0.0.2)
0.1.0-wdio-repl
0.0.2
0.0.2-wdio-repl
Generic Node.js kernel for the Jupyter notebook
n-riesco.github.io/jp-kernel
n-riesco/jp-kernel
@kurtharriger/jp-kernel
/
index.js
2 lines
(1 loc)
•
48 B
JavaScript
View Raw
1
2
module.exports
= require(
"./lib/jp-kernel.js"
)
;