sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.14k stars 207 forks source link

javascript/node kernels? #1582

Open Fil opened 7 years ago

Fil commented 7 years ago

Is there a way to create a javascript notebook/kernel?

I'm trying to do a comparison with nteract, kajero, and jupyter+IJavaScript.

haraldschilly commented 7 years ago

I've an "experimental" kernel in one of my development projects for IJavaScript. It should install pretty straightforward into your local ~/.local/share/jupyter ... directory. If the installation works fine and you click on "refresh" in the jupyter notebook, it should appear there.