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

how do you quit after executing `jupyter console --kernel nodejs` #43

Open johnmrobinson opened 7 years ago

jaredly commented 7 years ago

ctrl+d should do it?

rtruxal commented 5 years ago

yep. Works on windows even.