/mycipher

Primary LanguageJupyter Notebook

mycipher

TODO: add project description.

Installation notes

TODO: add dependencies.

To run ipython notebook with nodejs kernel, jupyter-nodejs is needed. To install:

Grab the release package, then

tar xf jupyter-nodejs-1.1.0.tgz
cd package
npm install && node install.js
ipython console --kernel nodejs