|
|
|
|
|
by edwintorok
4123 days ago
|
|
Wasn't there a way to run the IPython notebook with a javascript kernel in the browser?
At least that is how iocaml notebooks work (which AFAICT are IPython compatible): you have the full OCaml interpreter running as javascript and can edit any cells: http://gazagnaire.org/fuconf14/ This seems to be the Python equivalent: https://github.com/minrk/jskernel |
|
http://jupyter.org/