notablemind / jupyter-nodejs

A node.js kernel for jupyter/ipython
http://nbviewer.ipython.org/gist/jaredly/404a36306fdee6a1737a
MIT License
682 stars 70 forks source link

dynamic path variables #51

Open oscarmorrison opened 7 years ago

oscarmorrison commented 7 years ago

ipython is not jupyter.

Would be great if the install.js and the readme used the dynamic path variable for kernal location mkdir -p $(jupyter --data-dir) etc