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

Use correct file_extension format #36

Closed akosel closed 7 years ago

akosel commented 7 years ago

Addresses https://github.com/notablemind/jupyter-nodejs/issues/35. Jupyter notebook expects the file_extension to have a . in front of it.